Skip to content
Success

Console Output

Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Dakota
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Dakota/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision e6cde1126e38f765643e106f074b50d0baa2f9ec (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6cde1126e38f765643e106f074b50d0baa2f9ec # timeout=10
Commit message: "CHG: More reliable way of getting correct include path for Python on macOS that has both Xcode and Command Line Tools installed"
 > git rev-list --no-walk df8d14d7aab9b2058a3431d33c3d881c6e44c39f # timeout=10
[macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins18295919691342424400.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
m4/issm_options.m4
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Skipping hdf5                          
======================================================
======================================================
       Skipping netcdf                          
======================================================
======================================================
       Skipping proj                          
======================================================
======================================================
       Skipping gdal                          
======================================================
======================================================
       Skipping gshhg                          
======================================================
======================================================
       Skipping gmt                          
======================================================
======================================================
       Skipping gmsh                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
             Cleaning up and reconfiguring            
======================================================
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing aclocal-1.16 -I m4
 cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing automake-1.16 --foreign
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jenkins/workspace/macOS-Silicon-Dakota --disable-static --enable-development --enable-debugging --with-numthreads=8 --with-matlab-dir=/Applications/MATLAB_R2023b.app --with-python-version=3.9 --with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 --with-python-numpy-dir=/Users/jenkins/.venv/issm/lib/python3.9/site-packages/numpy --with-fortran-lib=-L/opt/homebrew/lib/gcc/current -lgfortran --with-mpi-include=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include --with-mpi-libflags=-L/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-metis-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-parmetis-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-scalapack-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-mumps-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-hdf5-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/hdf5/install --with-petsc-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install --with-boost-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/boost/install --with-dakota-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/dakota/install --with-chaco-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/chaco/install --with-proj-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/proj/install --with-triangle-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/triangle/install --with-m1qn3-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/m1qn3/install --with-semic-dir=/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/semic/install --no-create --no-recursion
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... Thu Apr  3 20:08:03 PDT 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... no
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
 /bin/sh ./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
Making uninstall in src
Making uninstall in c
 ( cd '/Users/jenkins/workspace/macOS-Silicon-Dakota/bin' && rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe )
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMCore.dylib
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMOverload.dylib
 /bin/sh ../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMModules.dylib
Making uninstall in m
Making uninstall in wrappers
Making uninstall in matlab
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMMatlab.dylib
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_matlab.dylib
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/DistanceToMaskBoundary_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpSimplify_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/M1qn3_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PointCloudFindNeighbors_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Scotch_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Kriging_matlab.mexmaca64
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/CoordTransform_matlab.mexmaca64
Making uninstall in python
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMPython.dylib
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/libISSMApi_python.dylib
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgConvertMesh_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgMesher_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/BamgTriangulate_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToMesh_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ContourToNodes_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ElementConnectivity_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ExpToLevelSet_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshPartition_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/MeshProfileIntersection_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/NodeConnectivity_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Triangle_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/ProcessRifts_python.so
 /bin/sh ../../../libtool   --mode=uninstall rm -f '/Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.la'
libtool: uninstall: rm -f /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.la /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.so /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/Chaco_python.so
make[3]: Nothing to be done for `uninstall-am'.
make[2]: Nothing to be done for `uninstall-am'.
make[1]: Nothing to be done for `uninstall-am'.
Making distclean in src
Making distclean in c
 rm -f issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe
 rm -f issm issm_slc kriging issm_dakota issm_post
test -z "libISSMCore.la libISSMOverload.la libISSMModules.la" || rm -f libISSMCore.la libISSMOverload.la libISSMModules.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./analyses/.libs ./analyses/_libs
rm -rf ./bamg/.libs ./bamg/_libs
rm -rf ./classes/.libs ./classes/_libs
rm -rf ./classes/Constraints/.libs ./classes/Constraints/_libs
rm -rf ./classes/Dakota/.libs ./classes/Dakota/_libs
rm -rf ./classes/Elements/.libs ./classes/Elements/_libs
rm -rf ./classes/ExternalResults/.libs ./classes/ExternalResults/_libs
rm -rf ./classes/Inputs/.libs ./classes/Inputs/_libs
rm -rf ./classes/Loads/.libs ./classes/Loads/_libs
rm -rf ./classes/Materials/.libs ./classes/Materials/_libs
rm -rf ./classes/Options/.libs ./classes/Options/_libs
rm -rf ./classes/Params/.libs ./classes/Params/_libs
rm -rf ./classes/gauss/.libs ./classes/gauss/_libs
rm -rf ./classes/kriging/.libs ./classes/kriging/_libs
rm -rf ./classes/matrix/.libs ./classes/matrix/_libs
rm -rf ./cores/.libs ./cores/_libs
rm -rf ./datastructures/.libs ./datastructures/_libs
rm -rf ./kml/.libs ./kml/_libs
rm -rf ./main/.libs ./main/_libs
rm -rf ./modules/AllocateSystemMatricesx/.libs ./modules/AllocateSystemMatricesx/_libs
rm -rf ./modules/AverageOntoPartitionx/.libs ./modules/AverageOntoPartitionx/_libs
rm -rf ./modules/BamgConvertMeshx/.libs ./modules/BamgConvertMeshx/_libs
rm -rf ./modules/BamgTriangulatex/.libs ./modules/BamgTriangulatex/_libs
rm -rf ./modules/Bamgx/.libs ./modules/Bamgx/_libs
rm -rf ./modules/Calvingx/.libs ./modules/Calvingx/_libs
rm -rf ./modules/Chacox/.libs ./modules/Chacox/_libs
rm -rf ./modules/ConfigureObjectsx/.libs ./modules/ConfigureObjectsx/_libs
rm -rf ./modules/ConstraintsStatex/.libs ./modules/ConstraintsStatex/_libs
rm -rf ./modules/ContourToMeshx/.libs ./modules/ContourToMeshx/_libs
rm -rf ./modules/ContourToNodesx/.libs ./modules/ContourToNodesx/_libs
rm -rf ./modules/ControlInputSetGradientx/.libs ./modules/ControlInputSetGradientx/_libs
rm -rf ./modules/CoordinateSystemTransformx/.libs ./modules/CoordinateSystemTransformx/_libs
rm -rf ./modules/CreateJacobianMatrixx/.libs ./modules/CreateJacobianMatrixx/_libs
rm -rf ./modules/CreateNodalConstraintsx/.libs ./modules/CreateNodalConstraintsx/_libs
rm -rf ./modules/Damagex/.libs ./modules/Damagex/_libs
rm -rf ./modules/DistanceToMaskBoundaryx/.libs ./modules/DistanceToMaskBoundaryx/_libs
rm -rf ./modules/DragCoefficientAbsGradientx/.libs ./modules/DragCoefficientAbsGradientx/_libs
rm -rf ./modules/ElementConnectivityx/.libs ./modules/ElementConnectivityx/_libs
rm -rf ./modules/ElementCoordinatesx/.libs ./modules/ElementCoordinatesx/_libs
rm -rf ./modules/Exp2Kmlx/.libs ./modules/Exp2Kmlx/_libs
rm -rf ./modules/ExpToLevelSetx/.libs ./modules/ExpToLevelSetx/_libs
rm -rf ./modules/FloatingiceMeltingRatePicox/.libs ./modules/FloatingiceMeltingRatePicox/_libs
rm -rf ./modules/FloatingiceMeltingRatex/.libs ./modules/FloatingiceMeltingRatex/_libs
rm -rf ./modules/FrontalForcingsx/.libs ./modules/FrontalForcingsx/_libs
rm -rf ./modules/GeothermalFluxx/.libs ./modules/GeothermalFluxx/_libs
rm -rf ./modules/GetSolutionFromInputsx/.libs ./modules/GetSolutionFromInputsx/_libs
rm -rf ./modules/GetVectorFromControlInputsx/.libs ./modules/GetVectorFromControlInputsx/_libs
rm -rf ./modules/GetVectorFromInputsx/.libs ./modules/GetVectorFromInputsx/_libs
rm -rf ./modules/GiaDeflectionCorex/.libs ./modules/GiaDeflectionCorex/_libs
rm -rf ./modules/Gradjx/.libs ./modules/Gradjx/_libs
rm -rf ./modules/GroundinglineMigrationx/.libs ./modules/GroundinglineMigrationx/_libs
rm -rf ./modules/InputDepthAverageAtBasex/.libs ./modules/InputDepthAverageAtBasex/_libs
rm -rf ./modules/InputDuplicatex/.libs ./modules/InputDuplicatex/_libs
rm -rf ./modules/InputExtrudex/.libs ./modules/InputExtrudex/_libs
rm -rf ./modules/InputUpdateFromConstantx/.libs ./modules/InputUpdateFromConstantx/_libs
rm -rf ./modules/InputUpdateFromDakotax/.libs ./modules/InputUpdateFromDakotax/_libs
rm -rf ./modules/InputUpdateFromMatrixDakotax/.libs ./modules/InputUpdateFromMatrixDakotax/_libs
rm -rf ./modules/InputUpdateFromSolutionx/.libs ./modules/InputUpdateFromSolutionx/_libs
rm -rf ./modules/InputUpdateFromVectorDakotax/.libs ./modules/InputUpdateFromVectorDakotax/_libs
rm -rf ./modules/InputUpdateFromVectorx/.libs ./modules/InputUpdateFromVectorx/_libs
rm -rf ./modules/InterpFromGridToMeshx/.libs ./modules/InterpFromGridToMeshx/_libs
rm -rf ./modules/InterpFromMesh2dx/.libs ./modules/InterpFromMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToGridx/.libs ./modules/InterpFromMeshToGridx/_libs
rm -rf ./modules/InterpFromMeshToMesh2dx/.libs ./modules/InterpFromMeshToMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToMesh3dx/.libs ./modules/InterpFromMeshToMesh3dx/_libs
rm -rf ./modules/IoModelToConstraintsx/.libs ./modules/IoModelToConstraintsx/_libs
rm -rf ./modules/KMLFileReadx/.libs ./modules/KMLFileReadx/_libs
rm -rf ./modules/KMLMeshWritex/.libs ./modules/KMLMeshWritex/_libs
rm -rf ./modules/KMLOverlayx/.libs ./modules/KMLOverlayx/_libs
rm -rf ./modules/KillIcebergsx/.libs ./modules/KillIcebergsx/_libs
rm -rf ./modules/Kml2Expx/.libs ./modules/Kml2Expx/_libs
rm -rf ./modules/Krigingx/.libs ./modules/Krigingx/_libs
rm -rf ./modules/Mergesolutionfromftogx/.libs ./modules/Mergesolutionfromftogx/_libs
rm -rf ./modules/MeshPartitionx/.libs ./modules/MeshPartitionx/_libs
rm -rf ./modules/MeshProfileIntersectionx/.libs ./modules/MeshProfileIntersectionx/_libs
rm -rf ./modules/MmeToInputFromIdx/.libs ./modules/MmeToInputFromIdx/_libs
rm -rf ./modules/MmeToInputx/.libs ./modules/MmeToInputx/_libs
rm -rf ./modules/ModelProcessorx/.libs ./modules/ModelProcessorx/_libs
rm -rf ./modules/ModelProcessorx/Autodiff/.libs ./modules/ModelProcessorx/Autodiff/_libs
rm -rf ./modules/ModelProcessorx/Control/.libs ./modules/ModelProcessorx/Control/_libs
rm -rf ./modules/ModelProcessorx/Dakota/.libs ./modules/ModelProcessorx/Dakota/_libs
rm -rf ./modules/ModelProcessorx/Transient/.libs ./modules/ModelProcessorx/Transient/_libs
rm -rf ./modules/NodalValuex/.libs ./modules/NodalValuex/_libs
rm -rf ./modules/NodeConnectivityx/.libs ./modules/NodeConnectivityx/_libs
rm -rf ./modules/NodesDofx/.libs ./modules/NodesDofx/_libs
rm -rf ./modules/OceanExchangeDatax/.libs ./modules/OceanExchangeDatax/_libs
rm -rf ./modules/OutputDefinitionsResponsex/.libs ./modules/OutputDefinitionsResponsex/_libs
rm -rf ./modules/OutputResultsx/.libs ./modules/OutputResultsx/_libs
rm -rf ./modules/ParseToolkitsOptionsx/.libs ./modules/ParseToolkitsOptionsx/_libs
rm -rf ./modules/PointCloudFindNeighborsx/.libs ./modules/PointCloudFindNeighborsx/_libs
rm -rf ./modules/ProcessRiftsx/.libs ./modules/ProcessRiftsx/_libs
rm -rf ./modules/PropagateFlagsFromConnectivityx/.libs ./modules/PropagateFlagsFromConnectivityx/_libs
rm -rf ./modules/QmuStatisticsx/.libs ./modules/QmuStatisticsx/_libs
rm -rf ./modules/Reduceloadx/.libs ./modules/Reduceloadx/_libs
rm -rf ./modules/Reducevectorgtofx/.libs ./modules/Reducevectorgtofx/_libs
rm -rf ./modules/ResetConstraintsx/.libs ./modules/ResetConstraintsx/_libs
rm -rf ./modules/ResetFSBasalBoundaryConditionx/.libs ./modules/ResetFSBasalBoundaryConditionx/_libs
rm -rf ./modules/RheologyBAbsGradientx/.libs ./modules/RheologyBAbsGradientx/_libs
rm -rf ./modules/RheologyBbarAbsGradientx/.libs ./modules/RheologyBbarAbsGradientx/_libs
rm -rf ./modules/Scotchx/.libs ./modules/Scotchx/_libs
rm -rf ./modules/SetActiveNodesLSMx/.libs ./modules/SetActiveNodesLSMx/_libs
rm -rf ./modules/SetControlInputsFromVectorx/.libs ./modules/SetControlInputsFromVectorx/_libs
rm -rf ./modules/Shp2Kmlx/.libs ./modules/Shp2Kmlx/_libs
rm -rf ./modules/Solverx/.libs ./modules/Solverx/_libs
rm -rf ./modules/SpcNodesx/.libs ./modules/SpcNodesx/_libs
rm -rf ./modules/StochasticForcingx/.libs ./modules/StochasticForcingx/_libs
rm -rf ./modules/SurfaceAbsVelMisfitx/.libs ./modules/SurfaceAbsVelMisfitx/_libs
rm -rf ./modules/SurfaceAreax/.libs ./modules/SurfaceAreax/_libs
rm -rf ./modules/SurfaceAverageVelMisfitx/.libs ./modules/SurfaceAverageVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVelMisfitx/.libs ./modules/SurfaceLogVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVxVyMisfitx/.libs ./modules/SurfaceLogVxVyMisfitx/_libs
rm -rf ./modules/SurfaceMassBalancex/.libs ./modules/SurfaceMassBalancex/_libs
rm -rf ./modules/SurfaceRelVelMisfitx/.libs ./modules/SurfaceRelVelMisfitx/_libs
rm -rf ./modules/SystemMatricesx/.libs ./modules/SystemMatricesx/_libs
rm -rf ./modules/ThicknessAbsMisfitx/.libs ./modules/ThicknessAbsMisfitx/_libs
rm -rf ./modules/ThicknessAcrossGradientx/.libs ./modules/ThicknessAcrossGradientx/_libs
rm -rf ./modules/ThicknessAlongGradientx/.libs ./modules/ThicknessAlongGradientx/_libs
rm -rf ./modules/Trianglex/.libs ./modules/Trianglex/_libs
rm -rf ./modules/UpdateDynamicConstraintsx/.libs ./modules/UpdateDynamicConstraintsx/_libs
rm -rf ./modules/UpdateMmesx/.libs ./modules/UpdateMmesx/_libs
rm -rf ./modules/VertexCoordinatesx/.libs ./modules/VertexCoordinatesx/_libs
rm -rf ./modules/Zgesvx/.libs ./modules/Zgesvx/_libs
rm -rf ./shared/Bamg/.libs ./shared/Bamg/_libs
rm -rf ./shared/Elements/.libs ./shared/Elements/_libs
rm -rf ./shared/Enum/.libs ./shared/Enum/_libs
rm -rf ./shared/Exceptions/.libs ./shared/Exceptions/_libs
rm -rf ./shared/Exp/.libs ./shared/Exp/_libs
rm -rf ./shared/FSanalyticals/.libs ./shared/FSanalyticals/_libs
rm -rf ./shared/LatLong/.libs ./shared/LatLong/_libs
rm -rf ./shared/Matrix/.libs ./shared/Matrix/_libs
rm -rf ./shared/MemOps/.libs ./shared/MemOps/_libs
rm -rf ./shared/Numerics/.libs ./shared/Numerics/_libs
rm -rf ./shared/Random/.libs ./shared/Random/_libs
rm -rf ./shared/Sorting/.libs ./shared/Sorting/_libs
rm -rf ./shared/String/.libs ./shared/String/_libs
rm -rf ./shared/Threads/.libs ./shared/Threads/_libs
rm -rf ./shared/Triangle/.libs ./shared/Triangle/_libs
rm -rf ./shared/io/Comm/.libs ./shared/io/Comm/_libs
rm -rf ./shared/io/Disk/.libs ./shared/io/Disk/_libs
rm -rf ./shared/io/Marshalling/.libs ./shared/io/Marshalling/_libs
rm -rf ./shared/io/Print/.libs ./shared/io/Print/_libs
rm -rf ./solutionsequences/.libs ./solutionsequences/_libs
rm -rf ./toolkits/.libs ./toolkits/_libs
rm -rf ./toolkits/codipack/.libs ./toolkits/codipack/_libs
rm -rf ./toolkits/gsl/.libs ./toolkits/gsl/_libs
rm -rf ./toolkits/issm/.libs ./toolkits/issm/_libs
rm -rf ./toolkits/metis/patches/.libs ./toolkits/metis/patches/_libs
rm -rf ./toolkits/mpi/.libs ./toolkits/mpi/_libs
rm -rf ./toolkits/mpi/commops/.libs ./toolkits/mpi/commops/_libs
rm -rf ./toolkits/mumps/.libs ./toolkits/mumps/_libs
rm -rf ./toolkits/petsc/objects/.libs ./toolkits/petsc/objects/_libs
rm -rf ./toolkits/petsc/patches/.libs ./toolkits/petsc/patches/_libs
rm -f *.o
rm -f ./analyses/*.o
rm -f ./analyses/*.lo
rm -f ./bamg/*.o
rm -f ./bamg/*.lo
rm -f ./classes/*.o
rm -f ./classes/*.lo
rm -f ./classes/Constraints/*.o
rm -f ./classes/Constraints/*.lo
rm -f ./classes/Dakota/*.o
rm -f ./classes/Dakota/*.lo
rm -f ./classes/Elements/*.o
rm -f ./classes/Elements/*.lo
rm -f ./classes/ExternalResults/*.o
rm -f ./classes/ExternalResults/*.lo
rm -f ./classes/Inputs/*.o
rm -f ./classes/Inputs/*.lo
rm -f ./classes/Loads/*.o
rm -f ./classes/Loads/*.lo
rm -f ./classes/Materials/*.o
rm -f ./classes/Materials/*.lo
rm -f ./classes/Options/*.o
rm -f ./classes/Options/*.lo
rm -f ./classes/Params/*.o
rm -f ./classes/Params/*.lo
rm -f ./classes/gauss/*.o
rm -f ./classes/gauss/*.lo
rm -f ./classes/kriging/*.o
rm -f ./classes/kriging/*.lo
rm -f ./classes/matrix/*.o
rm -f ./classes/matrix/*.lo
rm -f ./cores/*.o
rm -f ./cores/*.lo
rm -f ./datastructures/*.o
rm -f ./datastructures/*.lo
rm -f ./kml/*.o
rm -f ./kml/*.lo
rm -f ./main/*.o
rm -f ./main/*.lo
rm -f ./modules/AllocateSystemMatricesx/*.o
rm -f ./modules/AllocateSystemMatricesx/*.lo
rm -f ./modules/AverageOntoPartitionx/*.o
rm -f ./modules/AverageOntoPartitionx/*.lo
rm -f ./modules/BamgConvertMeshx/*.o
rm -f ./modules/BamgConvertMeshx/*.lo
rm -f ./modules/BamgTriangulatex/*.o
rm -f ./modules/BamgTriangulatex/*.lo
rm -f ./modules/Bamgx/*.o
rm -f ./modules/Bamgx/*.lo
rm -f ./modules/Calvingx/*.o
rm -f ./modules/Calvingx/*.lo
rm -f ./modules/Chacox/*.o
rm -f ./modules/Chacox/*.lo
rm -f ./modules/ConfigureObjectsx/*.o
rm -f ./modules/ConfigureObjectsx/*.lo
rm -f ./modules/ConstraintsStatex/*.o
rm -f ./modules/ConstraintsStatex/*.lo
rm -f ./modules/ContourToMeshx/*.o
rm -f ./modules/ContourToMeshx/*.lo
rm -f ./modules/ContourToNodesx/*.o
rm -f ./modules/ContourToNodesx/*.lo
rm -f ./modules/ControlInputSetGradientx/*.o
rm -f ./modules/ControlInputSetGradientx/*.lo
rm -f ./modules/CoordinateSystemTransformx/*.o
rm -f ./modules/CoordinateSystemTransformx/*.lo
rm -f ./modules/CreateJacobianMatrixx/*.o
rm -f ./modules/CreateJacobianMatrixx/*.lo
rm -f ./modules/CreateNodalConstraintsx/*.o
rm -f ./modules/CreateNodalConstraintsx/*.lo
rm -f ./modules/Damagex/*.o
rm -f ./modules/Damagex/*.lo
rm -f ./modules/DistanceToMaskBoundaryx/*.o
rm -f ./modules/DistanceToMaskBoundaryx/*.lo
rm -f ./modules/DragCoefficientAbsGradientx/*.o
rm -f ./modules/DragCoefficientAbsGradientx/*.lo
rm -f ./modules/ElementConnectivityx/*.o
rm -f ./modules/ElementConnectivityx/*.lo
rm -f ./modules/ElementCoordinatesx/*.o
rm -f ./modules/ElementCoordinatesx/*.lo
rm -f ./modules/Exp2Kmlx/*.o
rm -f ./modules/Exp2Kmlx/*.lo
rm -f ./modules/ExpToLevelSetx/*.o
rm -f ./modules/ExpToLevelSetx/*.lo
rm -f ./modules/FloatingiceMeltingRatePicox/*.o
rm -f ./modules/FloatingiceMeltingRatePicox/*.lo
rm -f ./modules/FloatingiceMeltingRatex/*.o
rm -f ./modules/FloatingiceMeltingRatex/*.lo
rm -f ./modules/FrontalForcingsx/*.o
rm -f ./modules/FrontalForcingsx/*.lo
rm -f ./modules/GeothermalFluxx/*.o
rm -f ./modules/GeothermalFluxx/*.lo
rm -f ./modules/GetSolutionFromInputsx/*.o
rm -f ./modules/GetSolutionFromInputsx/*.lo
rm -f ./modules/GetVectorFromControlInputsx/*.o
rm -f ./modules/GetVectorFromControlInputsx/*.lo
rm -f ./modules/GetVectorFromInputsx/*.o
rm -f ./modules/GetVectorFromInputsx/*.lo
rm -f ./modules/GiaDeflectionCorex/*.o
rm -f ./modules/GiaDeflectionCorex/*.lo
rm -f ./modules/Gradjx/*.o
rm -f ./modules/Gradjx/*.lo
rm -f ./modules/GroundinglineMigrationx/*.o
rm -f ./modules/GroundinglineMigrationx/*.lo
rm -f ./modules/InputDepthAverageAtBasex/*.o
rm -f ./modules/InputDepthAverageAtBasex/*.lo
rm -f ./modules/InputDuplicatex/*.o
rm -f ./modules/InputDuplicatex/*.lo
rm -f ./modules/InputExtrudex/*.o
rm -f ./modules/InputExtrudex/*.lo
rm -f ./modules/InputUpdateFromConstantx/*.o
rm -f ./modules/InputUpdateFromConstantx/*.lo
rm -f ./modules/InputUpdateFromDakotax/*.o
rm -f ./modules/InputUpdateFromDakotax/*.lo
rm -f ./modules/InputUpdateFromMatrixDakotax/*.o
rm -f ./modules/InputUpdateFromMatrixDakotax/*.lo
rm -f ./modules/InputUpdateFromSolutionx/*.o
rm -f ./modules/InputUpdateFromSolutionx/*.lo
rm -f ./modules/InputUpdateFromVectorDakotax/*.o
rm -f ./modules/InputUpdateFromVectorDakotax/*.lo
rm -f ./modules/InputUpdateFromVectorx/*.o
rm -f ./modules/InputUpdateFromVectorx/*.lo
rm -f ./modules/InterpFromGridToMeshx/*.o
rm -f ./modules/InterpFromGridToMeshx/*.lo
rm -f ./modules/InterpFromMesh2dx/*.o
rm -f ./modules/InterpFromMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToGridx/*.o
rm -f ./modules/InterpFromMeshToGridx/*.lo
rm -f ./modules/InterpFromMeshToMesh2dx/*.o
rm -f ./modules/InterpFromMeshToMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToMesh3dx/*.o
rm -f ./modules/InterpFromMeshToMesh3dx/*.lo
rm -f ./modules/IoModelToConstraintsx/*.o
rm -f ./modules/IoModelToConstraintsx/*.lo
rm -f ./modules/KMLFileReadx/*.o
rm -f ./modules/KMLFileReadx/*.lo
rm -f ./modules/KMLMeshWritex/*.o
rm -f ./modules/KMLMeshWritex/*.lo
rm -f ./modules/KMLOverlayx/*.o
rm -f ./modules/KMLOverlayx/*.lo
rm -f ./modules/KillIcebergsx/*.o
rm -f ./modules/KillIcebergsx/*.lo
rm -f ./modules/Kml2Expx/*.o
rm -f ./modules/Kml2Expx/*.lo
rm -f ./modules/Krigingx/*.o
rm -f ./modules/Krigingx/*.lo
rm -f ./modules/Mergesolutionfromftogx/*.o
rm -f ./modules/Mergesolutionfromftogx/*.lo
rm -f ./modules/MeshPartitionx/*.o
rm -f ./modules/MeshPartitionx/*.lo
rm -f ./modules/MeshProfileIntersectionx/*.o
rm -f ./modules/MeshProfileIntersectionx/*.lo
rm -f ./modules/MmeToInputFromIdx/*.o
rm -f ./modules/MmeToInputFromIdx/*.lo
rm -f ./modules/MmeToInputx/*.o
rm -f ./modules/MmeToInputx/*.lo
rm -f ./modules/ModelProcessorx/*.o
rm -f ./modules/ModelProcessorx/*.lo
rm -f ./modules/ModelProcessorx/Autodiff/*.o
rm -f ./modules/ModelProcessorx/Autodiff/*.lo
rm -f ./modules/ModelProcessorx/Control/*.o
rm -f ./modules/ModelProcessorx/Control/*.lo
rm -f ./modules/ModelProcessorx/Dakota/*.o
rm -f ./modules/ModelProcessorx/Dakota/*.lo
rm -f ./modules/ModelProcessorx/Transient/*.o
rm -f ./modules/ModelProcessorx/Transient/*.lo
rm -f ./modules/NodalValuex/*.o
rm -f ./modules/NodalValuex/*.lo
rm -f ./modules/NodeConnectivityx/*.o
rm -f ./modules/NodeConnectivityx/*.lo
rm -f ./modules/NodesDofx/*.o
rm -f ./modules/NodesDofx/*.lo
rm -f ./modules/OceanExchangeDatax/*.o
rm -f ./modules/OceanExchangeDatax/*.lo
rm -f ./modules/OutputDefinitionsResponsex/*.o
rm -f ./modules/OutputDefinitionsResponsex/*.lo
rm -f ./modules/OutputResultsx/*.o
rm -f ./modules/OutputResultsx/*.lo
rm -f ./modules/ParseToolkitsOptionsx/*.o
rm -f ./modules/ParseToolkitsOptionsx/*.lo
rm -f ./modules/PointCloudFindNeighborsx/*.o
rm -f ./modules/PointCloudFindNeighborsx/*.lo
rm -f ./modules/ProcessRiftsx/*.o
rm -f ./modules/ProcessRiftsx/*.lo
rm -f ./modules/PropagateFlagsFromConnectivityx/*.o
rm -f ./modules/PropagateFlagsFromConnectivityx/*.lo
rm -f ./modules/QmuStatisticsx/*.o
rm -f ./modules/QmuStatisticsx/*.lo
rm -f ./modules/Reduceloadx/*.o
rm -f ./modules/Reduceloadx/*.lo
rm -f ./modules/Reducevectorgtofx/*.o
rm -f ./modules/Reducevectorgtofx/*.lo
rm -f ./modules/ResetConstraintsx/*.o
rm -f ./modules/ResetConstraintsx/*.lo
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.o
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.lo
rm -f ./modules/RheologyBAbsGradientx/*.o
rm -f ./modules/RheologyBAbsGradientx/*.lo
rm -f ./modules/RheologyBbarAbsGradientx/*.o
rm -f ./modules/RheologyBbarAbsGradientx/*.lo
rm -f ./modules/Scotchx/*.o
rm -f ./modules/Scotchx/*.lo
rm -f ./modules/SetActiveNodesLSMx/*.o
rm -f ./modules/SetActiveNodesLSMx/*.lo
rm -f ./modules/SetControlInputsFromVectorx/*.o
rm -f ./modules/SetControlInputsFromVectorx/*.lo
rm -f ./modules/Shp2Kmlx/*.o
rm -f ./modules/Shp2Kmlx/*.lo
rm -f ./modules/Solverx/*.o
rm -f ./modules/Solverx/*.lo
rm -f ./modules/SpcNodesx/*.o
rm -f ./modules/SpcNodesx/*.lo
rm -f ./modules/StochasticForcingx/*.o
rm -f ./modules/StochasticForcingx/*.lo
rm -f ./modules/SurfaceAbsVelMisfitx/*.o
rm -f ./modules/SurfaceAbsVelMisfitx/*.lo
rm -f ./modules/SurfaceAreax/*.o
rm -f ./modules/SurfaceAreax/*.lo
rm -f ./modules/SurfaceAverageVelMisfitx/*.o
rm -f ./modules/SurfaceAverageVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVelMisfitx/*.o
rm -f ./modules/SurfaceLogVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVxVyMisfitx/*.o
rm -f ./modules/SurfaceLogVxVyMisfitx/*.lo
rm -f ./modules/SurfaceMassBalancex/*.o
rm -f ./modules/SurfaceMassBalancex/*.lo
rm -f ./modules/SurfaceRelVelMisfitx/*.o
rm -f ./modules/SurfaceRelVelMisfitx/*.lo
rm -f ./modules/SystemMatricesx/*.o
rm -f ./modules/SystemMatricesx/*.lo
rm -f ./modules/ThicknessAbsMisfitx/*.o
rm -f ./modules/ThicknessAbsMisfitx/*.lo
rm -f ./modules/ThicknessAcrossGradientx/*.o
rm -f ./modules/ThicknessAcrossGradientx/*.lo
rm -f ./modules/ThicknessAlongGradientx/*.o
rm -f ./modules/ThicknessAlongGradientx/*.lo
rm -f ./modules/Trianglex/*.o
rm -f ./modules/Trianglex/*.lo
rm -f ./modules/UpdateDynamicConstraintsx/*.o
rm -f ./modules/UpdateDynamicConstraintsx/*.lo
rm -f ./modules/UpdateMmesx/*.o
rm -f ./modules/UpdateMmesx/*.lo
rm -f ./modules/VertexCoordinatesx/*.o
rm -f ./modules/VertexCoordinatesx/*.lo
rm -f ./modules/Zgesvx/*.o
rm -f ./modules/Zgesvx/*.lo
rm -f ./shared/Bamg/*.o
rm -f ./shared/Bamg/*.lo
rm -f ./shared/Elements/*.o
rm -f ./shared/Elements/*.lo
rm -f ./shared/Enum/*.o
rm -f ./shared/Enum/*.lo
rm -f ./shared/Exceptions/*.o
rm -f ./shared/Exceptions/*.lo
rm -f ./shared/Exp/*.o
rm -f ./shared/Exp/*.lo
rm -f ./shared/FSanalyticals/*.o
rm -f ./shared/FSanalyticals/*.lo
rm -f ./shared/LatLong/*.o
rm -f ./shared/LatLong/*.lo
rm -f ./shared/Matrix/*.o
rm -f ./shared/Matrix/*.lo
rm -f ./shared/MemOps/*.o
rm -f ./shared/MemOps/*.lo
rm -f ./shared/Numerics/*.o
rm -f ./shared/Numerics/*.lo
rm -f ./shared/Random/*.o
rm -f ./shared/Random/*.lo
rm -f ./shared/Sorting/*.o
rm -f ./shared/Sorting/*.lo
rm -f ./shared/String/*.o
rm -f ./shared/String/*.lo
rm -f ./shared/Threads/*.o
rm -f ./shared/Threads/*.lo
rm -f ./shared/Triangle/*.o
rm -f ./shared/Triangle/*.lo
rm -f ./shared/io/Comm/*.o
rm -f ./shared/io/Comm/*.lo
rm -f ./shared/io/Disk/*.o
rm -f ./shared/io/Disk/*.lo
rm -f ./shared/io/Marshalling/*.o
rm -f ./shared/io/Marshalling/*.lo
rm -f ./shared/io/Print/*.o
rm -f ./shared/io/Print/*.lo
rm -f ./solutionsequences/*.o
rm -f ./solutionsequences/*.lo
rm -f ./toolkits/*.o
rm -f ./toolkits/*.lo
rm -f ./toolkits/codipack/*.o
rm -f ./toolkits/codipack/*.lo
rm -f ./toolkits/gsl/*.o
rm -f ./toolkits/gsl/*.lo
rm -f ./toolkits/issm/*.o
rm -f ./toolkits/issm/*.lo
rm -f ./toolkits/metis/patches/*.o
rm -f ./toolkits/metis/patches/*.lo
rm -f ./toolkits/mpi/*.o
rm -f ./toolkits/mpi/*.lo
rm -f ./toolkits/mpi/commops/*.o
rm -f ./toolkits/mpi/commops/*.lo
rm -f ./toolkits/mumps/*.o
rm -f ./toolkits/mumps/*.lo
rm -f ./toolkits/petsc/objects/*.o
rm -f ./toolkits/petsc/objects/*.lo
rm -f ./toolkits/petsc/patches/*.o
rm -f ./toolkits/petsc/patches/*.lo
rm -f main/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f analyses/.deps/.dirstamp
rm -f analyses/.dirstamp
rm -f bamg/.deps/.dirstamp
rm -f bamg/.dirstamp
rm -f classes/.deps/.dirstamp
rm -f classes/.dirstamp
rm -f classes/Constraints/.deps/.dirstamp
rm -f classes/Constraints/.dirstamp
rm -f classes/Dakota/.deps/.dirstamp
rm -f classes/Dakota/.dirstamp
rm -f classes/Elements/.deps/.dirstamp
rm -f classes/Elements/.dirstamp
rm -f classes/ExternalResults/.deps/.dirstamp
rm -f classes/ExternalResults/.dirstamp
rm -f classes/Inputs/.deps/.dirstamp
rm -f classes/Inputs/.dirstamp
rm -f classes/Loads/.deps/.dirstamp
rm -f classes/Loads/.dirstamp
rm -f classes/Materials/.deps/.dirstamp
rm -f classes/Materials/.dirstamp
rm -f classes/Options/.deps/.dirstamp
rm -f classes/Options/.dirstamp
rm -f classes/Params/.deps/.dirstamp
rm -f classes/Params/.dirstamp
rm -f classes/gauss/.deps/.dirstamp
rm -f classes/gauss/.dirstamp
rm -f classes/kriging/.deps/.dirstamp
rm -f classes/kriging/.dirstamp
rm -f classes/matrix/.deps/.dirstamp
rm -f classes/matrix/.dirstamp
rm -f cores/.deps/.dirstamp
rm -f cores/.dirstamp
rm -f datastructures/.deps/.dirstamp
rm -f datastructures/.dirstamp
rm -f kml/.deps/.dirstamp
rm -f kml/.dirstamp
rm -f main/.deps/.dirstamp
rm -f main/.dirstamp
rm -f modules/AllocateSystemMatricesx/.deps/.dirstamp
rm -f modules/AllocateSystemMatricesx/.dirstamp
rm -f modules/AverageOntoPartitionx/.deps/.dirstamp
rm -f modules/AverageOntoPartitionx/.dirstamp
rm -f modules/BamgConvertMeshx/.deps/.dirstamp
rm -f modules/BamgConvertMeshx/.dirstamp
rm -f modules/BamgTriangulatex/.deps/.dirstamp
rm -f modules/BamgTriangulatex/.dirstamp
rm -f modules/Bamgx/.deps/.dirstamp
rm -f modules/Bamgx/.dirstamp
rm -f modules/Calvingx/.deps/.dirstamp
rm -f modules/Calvingx/.dirstamp
rm -f modules/Chacox/.deps/.dirstamp
rm -f modules/Chacox/.dirstamp
rm -f modules/ConfigureObjectsx/.deps/.dirstamp
rm -f modules/ConfigureObjectsx/.dirstamp
rm -f modules/ConstraintsStatex/.deps/.dirstamp
rm -f modules/ConstraintsStatex/.dirstamp
rm -f modules/ContourToMeshx/.deps/.dirstamp
rm -f modules/ContourToMeshx/.dirstamp
rm -f modules/ContourToNodesx/.deps/.dirstamp
rm -f modules/ContourToNodesx/.dirstamp
rm -f modules/ControlInputSetGradientx/.deps/.dirstamp
rm -f modules/ControlInputSetGradientx/.dirstamp
rm -f modules/CoordinateSystemTransformx/.deps/.dirstamp
rm -f modules/CoordinateSystemTransformx/.dirstamp
rm -f modules/CreateJacobianMatrixx/.deps/.dirstamp
rm -f modules/CreateJacobianMatrixx/.dirstamp
rm -f modules/CreateNodalConstraintsx/.deps/.dirstamp
rm -f modules/CreateNodalConstraintsx/.dirstamp
rm -f modules/Damagex/.deps/.dirstamp
rm -f modules/Damagex/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.deps/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.deps/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.dirstamp
rm -f modules/ElementConnectivityx/.deps/.dirstamp
rm -f modules/ElementConnectivityx/.dirstamp
rm -f modules/ElementCoordinatesx/.deps/.dirstamp
rm -f modules/ElementCoordinatesx/.dirstamp
rm -f modules/Exp2Kmlx/.deps/.dirstamp
rm -f modules/Exp2Kmlx/.dirstamp
rm -f modules/ExpToLevelSetx/.deps/.dirstamp
rm -f modules/ExpToLevelSetx/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.dirstamp
rm -f modules/FrontalForcingsx/.deps/.dirstamp
rm -f modules/FrontalForcingsx/.dirstamp
rm -f modules/GeothermalFluxx/.deps/.dirstamp
rm -f modules/GeothermalFluxx/.dirstamp
rm -f modules/GetSolutionFromInputsx/.deps/.dirstamp
rm -f modules/GetSolutionFromInputsx/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.dirstamp
rm -f modules/GetVectorFromInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromInputsx/.dirstamp
rm -f modules/GiaDeflectionCorex/.deps/.dirstamp
rm -f modules/GiaDeflectionCorex/.dirstamp
rm -f modules/Gradjx/.deps/.dirstamp
rm -f modules/Gradjx/.dirstamp
rm -f modules/GroundinglineMigrationx/.deps/.dirstamp
rm -f modules/GroundinglineMigrationx/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.deps/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.dirstamp
rm -f modules/InputDuplicatex/.deps/.dirstamp
rm -f modules/InputDuplicatex/.dirstamp
rm -f modules/InputExtrudex/.deps/.dirstamp
rm -f modules/InputExtrudex/.dirstamp
rm -f modules/InputUpdateFromConstantx/.deps/.dirstamp
rm -f modules/InputUpdateFromConstantx/.dirstamp
rm -f modules/InputUpdateFromDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromDakotax/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.deps/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.dirstamp
rm -f modules/InputUpdateFromVectorx/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorx/.dirstamp
rm -f modules/InterpFromGridToMeshx/.deps/.dirstamp
rm -f modules/InterpFromGridToMeshx/.dirstamp
rm -f modules/InterpFromMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToGridx/.deps/.dirstamp
rm -f modules/InterpFromMeshToGridx/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.dirstamp
rm -f modules/IoModelToConstraintsx/.deps/.dirstamp
rm -f modules/IoModelToConstraintsx/.dirstamp
rm -f modules/KMLFileReadx/.deps/.dirstamp
rm -f modules/KMLFileReadx/.dirstamp
rm -f modules/KMLMeshWritex/.deps/.dirstamp
rm -f modules/KMLMeshWritex/.dirstamp
rm -f modules/KMLOverlayx/.deps/.dirstamp
rm -f modules/KMLOverlayx/.dirstamp
rm -f modules/KillIcebergsx/.deps/.dirstamp
rm -f modules/KillIcebergsx/.dirstamp
rm -f modules/Kml2Expx/.deps/.dirstamp
rm -f modules/Kml2Expx/.dirstamp
rm -f modules/Krigingx/.deps/.dirstamp
rm -f modules/Krigingx/.dirstamp
rm -f modules/Mergesolutionfromftogx/.deps/.dirstamp
rm -f modules/Mergesolutionfromftogx/.dirstamp
rm -f modules/MeshPartitionx/.deps/.dirstamp
rm -f modules/MeshPartitionx/.dirstamp
rm -f modules/MeshProfileIntersectionx/.deps/.dirstamp
rm -f modules/MeshProfileIntersectionx/.dirstamp
rm -f modules/MmeToInputFromIdx/.deps/.dirstamp
rm -f modules/MmeToInputFromIdx/.dirstamp
rm -f modules/MmeToInputx/.deps/.dirstamp
rm -f modules/MmeToInputx/.dirstamp
rm -f modules/ModelProcessorx/.deps/.dirstamp
rm -f modules/ModelProcessorx/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.deps/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.dirstamp
rm -f modules/ModelProcessorx/Control/.deps/.dirstamp
rm -f modules/ModelProcessorx/Control/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.deps/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.dirstamp
rm -f modules/ModelProcessorx/Transient/.deps/.dirstamp
rm -f modules/ModelProcessorx/Transient/.dirstamp
rm -f modules/NodalValuex/.deps/.dirstamp
rm -f modules/NodalValuex/.dirstamp
rm -f modules/NodeConnectivityx/.deps/.dirstamp
rm -f modules/NodeConnectivityx/.dirstamp
rm -f modules/NodesDofx/.deps/.dirstamp
rm -f modules/NodesDofx/.dirstamp
rm -f modules/OceanExchangeDatax/.deps/.dirstamp
rm -f modules/OceanExchangeDatax/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.deps/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.dirstamp
rm -f modules/OutputResultsx/.deps/.dirstamp
rm -f modules/OutputResultsx/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.deps/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.deps/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.dirstamp
rm -f modules/ProcessRiftsx/.deps/.dirstamp
rm -f modules/ProcessRiftsx/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.deps/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.dirstamp
rm -f modules/QmuStatisticsx/.deps/.dirstamp
rm -f modules/QmuStatisticsx/.dirstamp
rm -f modules/Reduceloadx/.deps/.dirstamp
rm -f modules/Reduceloadx/.dirstamp
rm -f modules/Reducevectorgtofx/.deps/.dirstamp
rm -f modules/Reducevectorgtofx/.dirstamp
rm -f modules/ResetConstraintsx/.deps/.dirstamp
rm -f modules/ResetConstraintsx/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.deps/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.dirstamp
rm -f modules/RheologyBAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBAbsGradientx/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.dirstamp
rm -f modules/Scotchx/.deps/.dirstamp
rm -f modules/Scotchx/.dirstamp
rm -f modules/SetActiveNodesLSMx/.deps/.dirstamp
rm -f modules/SetActiveNodesLSMx/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.deps/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.dirstamp
rm -f modules/Shp2Kmlx/.deps/.dirstamp
rm -f modules/Shp2Kmlx/.dirstamp
rm -f modules/Solverx/.deps/.dirstamp
rm -f modules/Solverx/.dirstamp
rm -f modules/SpcNodesx/.deps/.dirstamp
rm -f modules/SpcNodesx/.dirstamp
rm -f modules/StochasticForcingx/.deps/.dirstamp
rm -f modules/StochasticForcingx/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.dirstamp
rm -f modules/SurfaceAreax/.deps/.dirstamp
rm -f modules/SurfaceAreax/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.dirstamp
rm -f modules/SurfaceMassBalancex/.deps/.dirstamp
rm -f modules/SurfaceMassBalancex/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.dirstamp
rm -f modules/SystemMatricesx/.deps/.dirstamp
rm -f modules/SystemMatricesx/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.deps/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.deps/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.dirstamp
rm -f modules/ThicknessAlongGradientx/.deps/.dirstamp
rm -f modules/ThicknessAlongGradientx/.dirstamp
rm -f modules/Trianglex/.deps/.dirstamp
rm -f modules/Trianglex/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.deps/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.dirstamp
rm -f modules/UpdateMmesx/.deps/.dirstamp
rm -f modules/UpdateMmesx/.dirstamp
rm -f modules/VertexCoordinatesx/.deps/.dirstamp
rm -f modules/VertexCoordinatesx/.dirstamp
rm -f modules/Zgesvx/.deps/.dirstamp
rm -f modules/Zgesvx/.dirstamp
rm -f shared/Bamg/.deps/.dirstamp
rm -f shared/Bamg/.dirstamp
rm -f shared/Elements/.deps/.dirstamp
rm -f shared/Elements/.dirstamp
rm -f shared/Enum/.deps/.dirstamp
rm -f shared/Enum/.dirstamp
rm -f shared/Exceptions/.deps/.dirstamp
rm -f shared/Exceptions/.dirstamp
rm -f shared/Exp/.deps/.dirstamp
rm -f shared/Exp/.dirstamp
rm -f shared/FSanalyticals/.deps/.dirstamp
rm -f shared/FSanalyticals/.dirstamp
rm -f shared/LatLong/.deps/.dirstamp
rm -f shared/LatLong/.dirstamp
rm -f shared/Matrix/.deps/.dirstamp
rm -f shared/Matrix/.dirstamp
rm -f shared/MemOps/.deps/.dirstamp
rm -f shared/MemOps/.dirstamp
rm -f shared/Numerics/.deps/.dirstamp
rm -f shared/Numerics/.dirstamp
rm -f shared/Random/.deps/.dirstamp
rm -f shared/Random/.dirstamp
rm -f shared/Sorting/.deps/.dirstamp
rm -f shared/Sorting/.dirstamp
rm -f shared/String/.deps/.dirstamp
rm -f shared/String/.dirstamp
rm -f shared/Threads/.deps/.dirstamp
rm -f shared/Threads/.dirstamp
rm -f shared/Triangle/.deps/.dirstamp
rm -f shared/Triangle/.dirstamp
rm -f shared/io/Comm/.deps/.dirstamp
rm -f shared/io/Comm/.dirstamp
rm -f shared/io/Disk/.deps/.dirstamp
rm -f shared/io/Disk/.dirstamp
rm -f shared/io/Marshalling/.deps/.dirstamp
rm -f shared/io/Marshalling/.dirstamp
rm -f shared/io/Print/.deps/.dirstamp
rm -f shared/io/Print/.dirstamp
rm -f solutionsequences/.deps/.dirstamp
rm -f solutionsequences/.dirstamp
rm -f toolkits/.deps/.dirstamp
rm -f toolkits/.dirstamp
rm -f toolkits/codipack/.deps/.dirstamp
rm -f toolkits/codipack/.dirstamp
rm -f toolkits/gsl/.deps/.dirstamp
rm -f toolkits/gsl/.dirstamp
rm -f toolkits/issm/.deps/.dirstamp
rm -f toolkits/issm/.dirstamp
rm -f toolkits/metis/patches/.deps/.dirstamp
rm -f toolkits/metis/patches/.dirstamp
rm -f toolkits/mpi/.deps/.dirstamp
rm -f toolkits/mpi/.dirstamp
rm -f toolkits/mpi/commops/.deps/.dirstamp
rm -f toolkits/mpi/commops/.dirstamp
rm -f toolkits/mumps/.deps/.dirstamp
rm -f toolkits/mumps/.dirstamp
rm -f toolkits/petsc/objects/.deps/.dirstamp
rm -f toolkits/petsc/objects/.dirstamp
rm -f toolkits/petsc/patches/.deps/.dirstamp
rm -f toolkits/petsc/patches/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointHorizAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AgeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-Balancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessSoftAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancevelocityAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DamageEvolutionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DebrisAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DepthAverageAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnthalpyAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnumToAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EsaAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrapolationAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-GLheightadvectionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyArmapwAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCEfficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCInefficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyGlaDSAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyPismAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShaktiAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShreveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyTwsAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionEPLAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LevelsetAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LoveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MasstransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MeltingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MmemasstransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-OceantransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SamplingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SealevelchangeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmbAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmoothAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceSIAAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceVerticalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ThermalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-UzawaPressureAnalysis.Plo
rm -f ./bamg/.deps/libISSMCore_la-AdjacentTriangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgMesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgOpts.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgQuadtree.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-CrackedEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-Curve.Plo
rm -f ./bamg/.deps/libISSMCore_la-Edge.Plo
rm -f ./bamg/.deps/libISSMCore_la-EigenMetric.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomSubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-Geometry.Plo
rm -f ./bamg/.deps/libISSMCore_la-ListofIntersectionTriangles.Plo
rm -f ./bamg/.deps/libISSMCore_la-Mesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-Metric.Plo
rm -f ./bamg/.deps/libISSMCore_la-SetOfE4.Plo
rm -f ./bamg/.deps/libISSMCore_la-SubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-Triangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnVertex.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrBamg.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrNeopz.Plo
rm -f ./classes/.deps/libISSMCore_la-BarystaticContributions.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cflevelsetmisfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacelogvel.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquare.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquaretransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Contours.Plo
rm -f ./classes/.deps/libISSMCore_la-DependentObject.Plo
rm -f ./classes/.deps/libISSMCore_la-FemModel.Plo
rm -f ./classes/.deps/libISSMCore_la-GrdLoads.Plo
rm -f ./classes/.deps/libISSMCore_la-Hook.Plo
rm -f ./classes/.deps/libISSMCore_la-IoModel.Plo
rm -f ./classes/.deps/libISSMCore_la-Misfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodalvalue.Plo
rm -f ./classes/.deps/libISSMCore_la-Node.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodes.Plo
rm -f ./classes/.deps/libISSMCore_la-Numberedcostfunction.Plo
rm -f ./classes/.deps/libISSMCore_la-Profiler.Plo
rm -f ./classes/.deps/libISSMCore_la-Radar.Plo
rm -f ./classes/.deps/libISSMCore_la-Regionaloutput.Plo
rm -f ./classes/.deps/libISSMCore_la-RiftStruct.Plo
rm -f ./classes/.deps/libISSMCore_la-SealevelGeometry.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertex.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertices.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-Constraints.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcDynamic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcStatic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcTransient.Plo
rm -f ./classes/Dakota/.deps/libISSMCore_la-IssmParallelDirectApplicInterface.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Element.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-ElementHook.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Elements.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Penta.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-PentaRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Seg.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-SegRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tetra.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TetraRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tria.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TriaRef.Plo
rm -f ./classes/ExternalResults/.deps/libISSMCore_la-Results.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-BoolInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ControlInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DatasetInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DoubleInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ElementInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-Inputs.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-PentaInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-SegInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TransientInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TriaInput.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Channel.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Friction.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Loads.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Moulin.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Neumannflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Numericalflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Pengrid.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Penpair.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Riftfront.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Materials.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matestar.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matice.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matlitho.Plo
rm -f ./classes/Options/.deps/libISSMCore_la-Options.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-BoolParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-ControlParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DataSetParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleTransientMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-FileParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-MatrixParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-Parameters.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-VectorParam.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussPenta.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussSeg.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTetra.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTria.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Covertree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-ExponentialVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-GaussianVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observation.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observations.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-PowerVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Quadtree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-SphericalVariogram.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementMatrix.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementVector.Plo
rm -f ./cores/.deps/libISSMCore_la-AdjointCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-CorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ProcessArguments.Plo
rm -f ./cores/.deps/libISSMCore_la-ResetBoundaryConditions.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ad_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointstressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancevelocity_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bedslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bmb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-control_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controladm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controltao_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlvalidation_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dakota_core.Plo
rm -f ./cores/.deps/libISSMCore_la-damage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-debris_core.Plo
rm -f ./cores/.deps/libISSMCore_la-depthaverage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dummy_core.Plo
rm -f ./cores/.deps/libISSMCore_la-esa_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefrombase_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefromtop_core.Plo
rm -f ./cores/.deps/libISSMCore_la-groundingline_core.Plo
rm -f ./cores/.deps/libISSMCore_la-hydrology_core.Plo
rm -f ./cores/.deps/libISSMCore_la-levelsetfunctionslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-love_core.Plo
rm -f ./cores/.deps/libISSMCore_la-masstransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-mmemasstransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-movingfront_core.Plo
rm -f ./cores/.deps/libISSMCore_la-oceantransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sampling_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sealevelchange_core.Plo
rm -f ./cores/.deps/libISSMCore_la-smb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-steadystate_core.Plo
rm -f ./cores/.deps/libISSMCore_la-stressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-surfaceslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-thermal_core.Plo
rm -f ./cores/.deps/libISSMCore_la-transient_core.Plo
rm -f ./datastructures/.deps/libISSMCore_la-DataSet.Plo
rm -f ./kml/.deps/libISSMModules_la-KMLFileReadUtils.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Attribute.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_ColorStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Comment.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Container.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Document.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Feature.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_File.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Folder.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Geometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_GroundOverlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Icon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LatLonBox.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineString.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LinearRing.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_MultiGeometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Object.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Overlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Placemark.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Point.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_PolyStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Polygon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Style.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_StyleSelector.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_SubStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Unknown.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentFinalize.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentInit.Plo
rm -f ./main/.deps/libISSMCore_la-esmfbinders.Plo
rm -f ./modules/AllocateSystemMatricesx/.deps/libISSMCore_la-AllocateSystemMatricesx.Plo
rm -f ./modules/AverageOntoPartitionx/.deps/libISSMCore_la-AverageOntoPartitionx.Plo
rm -f ./modules/BamgConvertMeshx/.deps/libISSMCore_la-BamgConvertMeshx.Plo
rm -f ./modules/BamgTriangulatex/.deps/libISSMCore_la-BamgTriangulatex.Plo
rm -f ./modules/Bamgx/.deps/libISSMCore_la-Bamgx.Plo
rm -f ./modules/Calvingx/.deps/libISSMCore_la-Calvingx.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-Chacox.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-chaco_seconds.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-input_parse.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-user_params.Plo
rm -f ./modules/ConfigureObjectsx/.deps/libISSMCore_la-ConfigureObjectsx.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-ConstraintsStatex.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-RiftConstraintsState.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshx.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshxt.Plo
rm -f ./modules/ContourToNodesx/.deps/libISSMModules_la-ContourToNodesx.Plo
rm -f ./modules/ControlInputSetGradientx/.deps/libISSMCore_la-ControlInputSetGradientx.Plo
rm -f ./modules/CoordinateSystemTransformx/.deps/libISSMCore_la-CoordinateSystemTransformx.Plo
rm -f ./modules/CreateJacobianMatrixx/.deps/libISSMCore_la-CreateJacobianMatrixx.Plo
rm -f ./modules/CreateNodalConstraintsx/.deps/libISSMCore_la-CreateNodalConstraintsx.Plo
rm -f ./modules/Damagex/.deps/libISSMCore_la-Damagex.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryx.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryxt.Plo
rm -f ./modules/DragCoefficientAbsGradientx/.deps/libISSMCore_la-DragCoefficientAbsGradientx.Plo
rm -f ./modules/ElementConnectivityx/.deps/libISSMModules_la-ElementConnectivityx.Plo
rm -f ./modules/ElementCoordinatesx/.deps/libISSMCore_la-ElementCoordinatesx.Plo
rm -f ./modules/Exp2Kmlx/.deps/libISSMModules_la-Exp2Kmlx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetxt.Plo
rm -f ./modules/FloatingiceMeltingRatePicox/.deps/libISSMCore_la-FloatingiceMeltingRatePicox.Plo
rm -f ./modules/FloatingiceMeltingRatex/.deps/libISSMCore_la-FloatingiceMeltingRatex.Plo
rm -f ./modules/FrontalForcingsx/.deps/libISSMCore_la-FrontalForcingsx.Plo
rm -f ./modules/GeothermalFluxx/.deps/libISSMCore_la-GeothermalFluxx.Plo
rm -f ./modules/GetSolutionFromInputsx/.deps/libISSMCore_la-GetSolutionFromInputsx.Plo
rm -f ./modules/GetVectorFromControlInputsx/.deps/libISSMCore_la-GetVectorFromControlInputsx.Plo
rm -f ./modules/GetVectorFromInputsx/.deps/libISSMCore_la-GetVectorFromInputsx.Plo
rm -f ./modules/GiaDeflectionCorex/.deps/libISSMCore_la-GiaDeflectionCorex.Plo
rm -f ./modules/Gradjx/.deps/libISSMCore_la-Gradjx.Plo
rm -f ./modules/GroundinglineMigrationx/.deps/libISSMCore_la-GroundinglineMigrationx.Plo
rm -f ./modules/InputDepthAverageAtBasex/.deps/libISSMCore_la-InputDepthAverageAtBasex.Plo
rm -f ./modules/InputDuplicatex/.deps/libISSMCore_la-InputDuplicatex.Plo
rm -f ./modules/InputExtrudex/.deps/libISSMCore_la-InputExtrudex.Plo
rm -f ./modules/InputUpdateFromConstantx/.deps/libISSMCore_la-InputUpdateFromConstantx.Plo
rm -f ./modules/InputUpdateFromDakotax/.deps/libISSMCore_la-InputUpdateFromDakotax.Plo
rm -f ./modules/InputUpdateFromMatrixDakotax/.deps/libISSMCore_la-InputUpdateFromMatrixDakotax.Plo
rm -f ./modules/InputUpdateFromSolutionx/.deps/libISSMCore_la-InputUpdateFromSolutionx.Plo
rm -f ./modules/InputUpdateFromVectorDakotax/.deps/libISSMCore_la-InputUpdateFromVectorDakotax.Plo
rm -f ./modules/InputUpdateFromVectorx/.deps/libISSMCore_la-InputUpdateFromVectorx.Plo
rm -f ./modules/InterpFromGridToMeshx/.deps/libISSMModules_la-InterpFromGridToMeshx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dxt.Plo
rm -f ./modules/InterpFromMeshToGridx/.deps/libISSMModules_la-InterpFromMeshToGridx.Plo
rm -f ./modules/InterpFromMeshToMesh2dx/.deps/libISSMCore_la-InterpFromMeshToMesh2dx.Plo
rm -f ./modules/InterpFromMeshToMesh3dx/.deps/libISSMModules_la-InterpFromMeshToMesh3dx.Plo
rm -f ./modules/IoModelToConstraintsx/.deps/libISSMCore_la-IoModelToConstraintsx.Plo
rm -f ./modules/KMLFileReadx/.deps/libISSMModules_la-KMLFileReadx.Plo
rm -f ./modules/KMLMeshWritex/.deps/libISSMModules_la-KMLMeshWritex.Plo
rm -f ./modules/KMLOverlayx/.deps/libISSMModules_la-KMLOverlayx.Plo
rm -f ./modules/KillIcebergsx/.deps/libISSMCore_la-KillIcebergsx.Plo
rm -f ./modules/Kml2Expx/.deps/libISSMModules_la-Kml2Expx.Plo
rm -f ./modules/Krigingx/.deps/libISSMCore_la-pKrigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-Krigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-pKrigingx.Plo
rm -f ./modules/Mergesolutionfromftogx/.deps/libISSMCore_la-Mergesolutionfromftogx.Plo
rm -f ./modules/MeshPartitionx/.deps/libISSMCore_la-MeshPartitionx.Plo
rm -f ./modules/MeshProfileIntersectionx/.deps/libISSMModules_la-MeshProfileIntersectionx.Plo
rm -f ./modules/MmeToInputFromIdx/.deps/libISSMCore_la-MmeToInputFromIdx.Plo
rm -f ./modules/MmeToInputx/.deps/libISSMCore_la-MmeToInputx.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateEdges.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateElementsVerticesAndMaterials.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateFaces.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNodes.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNumberNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateOutputDefinitions.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateParameters.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateSingleNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-EdgesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ElementsAndVerticesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-FacesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ModelProcessorx.Plo
rm -f ./modules/ModelProcessorx/Autodiff/.deps/libISSMCore_la-CreateParametersAutodiff.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-CreateParametersControl.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-UpdateElementsAndMaterialsControl.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-CreateParametersDakota.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-UpdateElementsAndMaterialsDakota.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateElementsTransient.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateParametersTransient.Plo
rm -f ./modules/NodalValuex/.deps/libISSMCore_la-NodalValuex.Plo
rm -f ./modules/NodeConnectivityx/.deps/libISSMModules_la-NodeConnectivityx.Plo
rm -f ./modules/NodesDofx/.deps/libISSMCore_la-NodesDofx.Plo
rm -f ./modules/OceanExchangeDatax/.deps/libISSMCore_la-OceanExchangeDatax.Plo
rm -f ./modules/OutputDefinitionsResponsex/.deps/libISSMCore_la-OutputDefinitionsResponsex.Plo
rm -f ./modules/OutputResultsx/.deps/libISSMCore_la-OutputResultsx.Plo
rm -f ./modules/ParseToolkitsOptionsx/.deps/libISSMCore_la-ParseToolkitsOptionsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsxt.Plo
rm -f ./modules/ProcessRiftsx/.deps/libISSMModules_la-ProcessRiftsx.Plo
rm -f ./modules/PropagateFlagsFromConnectivityx/.deps/libISSMModules_la-PropagateFlagsFromConnectivityx.Plo
rm -f ./modules/QmuStatisticsx/.deps/libISSMCore_la-QmuStatisticsx.Plo
rm -f ./modules/Reduceloadx/.deps/libISSMCore_la-Reduceloadx.Plo
rm -f ./modules/Reducevectorgtofx/.deps/libISSMCore_la-Reducevectorgtofx.Plo
rm -f ./modules/ResetConstraintsx/.deps/libISSMCore_la-ResetConstraintsx.Plo
rm -f ./modules/ResetFSBasalBoundaryConditionx/.deps/libISSMCore_la-ResetFSBasalBoundaryConditionx.Plo
rm -f ./modules/RheologyBAbsGradientx/.deps/libISSMCore_la-RheologyBAbsGradientx.Plo
rm -f ./modules/RheologyBbarAbsGradientx/.deps/libISSMCore_la-RheologyBbarAbsGradientx.Plo
rm -f ./modules/Scotchx/.deps/libISSMModules_la-Scotchx.Plo
rm -f ./modules/SetActiveNodesLSMx/.deps/libISSMCore_la-SetActiveNodesLSMx.Plo
rm -f ./modules/SetControlInputsFromVectorx/.deps/libISSMCore_la-SetControlInputsFromVectorx.Plo
rm -f ./modules/Shp2Kmlx/.deps/libISSMModules_la-Shp2Kmlx.Plo
rm -f ./modules/Solverx/.deps/libISSMCore_la-Solverx.Plo
rm -f ./modules/SpcNodesx/.deps/libISSMCore_la-SpcNodesx.Plo
rm -f ./modules/StochasticForcingx/.deps/libISSMCore_la-StochasticForcingx.Plo
rm -f ./modules/SurfaceAbsVelMisfitx/.deps/libISSMCore_la-SurfaceAbsVelMisfitx.Plo
rm -f ./modules/SurfaceAreax/.deps/libISSMCore_la-SurfaceAreax.Plo
rm -f ./modules/SurfaceAverageVelMisfitx/.deps/libISSMCore_la-SurfaceAverageVelMisfitx.Plo
rm -f ./modules/SurfaceLogVelMisfitx/.deps/libISSMCore_la-SurfaceLogVelMisfitx.Plo
rm -f ./modules/SurfaceLogVxVyMisfitx/.deps/libISSMCore_la-SurfaceLogVxVyMisfitx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-Gembx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-SurfaceMassBalancex.Plo
rm -f ./modules/SurfaceRelVelMisfitx/.deps/libISSMCore_la-SurfaceRelVelMisfitx.Plo
rm -f ./modules/SystemMatricesx/.deps/libISSMCore_la-SystemMatricesx.Plo
rm -f ./modules/ThicknessAbsMisfitx/.deps/libISSMCore_la-ThicknessAbsMisfitx.Plo
rm -f ./modules/ThicknessAcrossGradientx/.deps/libISSMCore_la-ThicknessAcrossGradientx.Plo
rm -f ./modules/ThicknessAlongGradientx/.deps/libISSMCore_la-ThicknessAlongGradientx.Plo
rm -f ./modules/Trianglex/.deps/libISSMModules_la-Trianglex.Plo
rm -f ./modules/UpdateDynamicConstraintsx/.deps/libISSMCore_la-UpdateDynamicConstraintsx.Plo
rm -f ./modules/UpdateMmesx/.deps/libISSMCore_la-UpdateMmesx.Plo
rm -f ./modules/VertexCoordinatesx/.deps/libISSMCore_la-VertexCoordinatesx.Plo
rm -f ./modules/Zgesvx/.deps/libISSMCore_la-Zgesvx.Plo
rm -f ./shared/Bamg/.deps/libISSMCore_la-BigPrimeNumber.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Arrhenius.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-BuddJacka.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Cuffey.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-CuffeyTemperate.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-DrainageFunctionWaterfraction.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-EstarComponents.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-LliboutryDuval.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeCO2.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeH2O.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Paterson.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalance.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalanceSicopolis.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PrintArrays.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-StressIntensityIntegralWeight.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-EnumToStringx.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-StringToEnumx.Plo
rm -f ./shared/Exceptions/.deps/libISSMCore_la-Exceptions.Plo
rm -f ./shared/Exp/.deps/libISSMModules_la-exp.Plo
rm -f ./shared/FSanalyticals/.deps/libISSMCore_la-fsanalyticals.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Ll2xyx.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Xy2llx.Plo
rm -f ./shared/Matrix/.deps/libISSMCore_la-MatrixUtils.Plo
rm -f ./shared/MemOps/.deps/libISSMCore_la-MemOps.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-BrentSearch.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-GaussPoints.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-NewtonSolveDnorm.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-Normals.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-ODE1.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-Verbosity.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-XZvectorsToCoordinateSystem.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cross.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cubic.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-extrema.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-isnan.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-legendre.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-random.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-randomgenerator.Plo
rm -f ./shared/Sorting/.deps/libISSMCore_la-binary_search.Plo
rm -f ./shared/String/.deps/ApiPrintf.Plo
rm -f ./shared/String/.deps/libISSMCore_la-DescriptorIndex.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-LaunchThread.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-PartitionRange.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-AssociateSegmentToElement.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-GridInsideHole.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-OrderSegments.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-SplitMeshForRifts.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-TriangleUtils.Plo
rm -f ./shared/io/Comm/.deps/libISSMCore_la-IssmComm.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-WriteLockFile.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfclose.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfopen.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-IoCodeConversions.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-Marshalling.Plo
rm -f ./shared/io/Print/.deps/libISSMCore_la-PrintfFunction.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-convergence.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_adjoint_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_fct.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_glads_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_hydro_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la_theta.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_newton.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_sampling.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_schurcg.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_shakti_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_thermal_nonlinear.Plo
rm -f ./toolkits/.deps/libISSMCore_la-ToolkitOptions.Plo
rm -f ./toolkits/codipack/.deps/libISSMCore_la-CoDiPackGlobal.Plo
rm -f ./toolkits/codipack/.deps/libISSMCore_la-ampi_interface.Plo
rm -f ./toolkits/gsl/.deps/libISSMCore_la-DenseGslSolve.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmSolver.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmToolkitUtils.Plo
rm -f ./toolkits/metis/patches/.deps/libISSMCore_la-METIS_PartMeshNodalPatch.Plo
rm -f ./toolkits/mpi/.deps/libISSMCore_la-issmmpi.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineGlobalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineRowRankFromLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-GetOwnershipBoundariesFromRange.Plo
rm -f ./toolkits/mumps/.deps/libISSMCore_la-MumpsSolve.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscMat.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscSolver.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscInsertMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscMatrixType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscNormMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-KSPFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatToMPISerial.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewMat.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-PetscOptionsDetermineSolverType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecToMPISerial.Plo
rm -f main/.deps/issm-issm.Po
rm -f main/.deps/issm_dakota-issm_dakota.Po
rm -f main/.deps/issm_ocean-issm_ocean.Po
rm -f main/.deps/issm_post-issm_post.Po
rm -f main/.deps/issm_slc-issm_slc.Po
rm -f main/.deps/kriging-kriging.Po
rm -f Makefile
Making distclean in m
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f Makefile
Making distclean in wrappers
Making distclean in matlab
test -z "libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la 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 " || rm -f libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la 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 
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../CoordTransform/.libs ../CoordTransform/_libs
rm -rf ../DistanceToMaskBoundary/.libs ../DistanceToMaskBoundary/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpSimplify/.libs ../ExpSimplify/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGrid/.libs ../InterpFromGrid/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../Kriging/.libs ../Kriging/_libs
rm -rf ../M1qn3/.libs ../M1qn3/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../PointCloudFindNeighbors/.libs ../PointCloudFindNeighbors/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../PropagateFlagsFromConnectivity/.libs ../PropagateFlagsFromConnectivity/_libs
rm -rf ../Scotch/.libs ../Scotch/_libs
rm -rf ../ShpRead/.libs ../ShpRead/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../CoordTransform/*.o
rm -f ../CoordTransform/*.lo
rm -f ../DistanceToMaskBoundary/*.o
rm -f ../DistanceToMaskBoundary/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpSimplify/*.o
rm -f ../ExpSimplify/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGrid/*.o
rm -f ../InterpFromGrid/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../Kriging/*.o
rm -f ../Kriging/*.lo
rm -f ../M1qn3/*.o
rm -f ../M1qn3/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../PointCloudFindNeighbors/*.o
rm -f ../PointCloudFindNeighbors/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../PropagateFlagsFromConnectivity/*.o
rm -f ../PropagateFlagsFromConnectivity/*.lo
rm -f ../Scotch/*.o
rm -f ../Scotch/*.lo
rm -f ../ShpRead/*.o
rm -f ../ShpRead/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../CoordTransform/.deps/.dirstamp
rm -f ../CoordTransform/.dirstamp
rm -f ../DistanceToMaskBoundary/.deps/.dirstamp
rm -f ../DistanceToMaskBoundary/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpSimplify/.deps/.dirstamp
rm -f ../ExpSimplify/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGrid/.deps/.dirstamp
rm -f ../InterpFromGrid/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../Kriging/.deps/.dirstamp
rm -f ../Kriging/.dirstamp
rm -f ../M1qn3/.deps/.dirstamp
rm -f ../M1qn3/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../PointCloudFindNeighbors/.deps/.dirstamp
rm -f ../PointCloudFindNeighbors/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.deps/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.dirstamp
rm -f ../Scotch/.deps/.dirstamp
rm -f ../Scotch/.dirstamp
rm -f ../ShpRead/.deps/.dirstamp
rm -f ../ShpRead/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_matlab_la-BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher_matlab_la-BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate_matlab_la-BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco_matlab_la-Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh_matlab_la-ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes_matlab_la-ContourToNodes.Plo
rm -f ../CoordTransform/.deps/CoordTransform_matlab_la-CoordTransform.Plo
rm -f ../DistanceToMaskBoundary/.deps/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity_matlab_la-ElementConnectivity.Plo
rm -f ../ExpSimplify/.deps/ExpSimplify_matlab_la-ExpSimplify.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_matlab_la-ExpToLevelSet.Plo
rm -f ../InterpFromGrid/.deps/InterpFromGrid_la-InterpFromGrid.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_matlab_la-InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig_matlab_la-IssmConfig.Plo
rm -f ../Kriging/.deps/Kriging_matlab_la-Kriging.Plo
rm -f ../M1qn3/.deps/M1qn3_matlab_la-M1qn3.Plo
rm -f ../MeshPartition/.deps/MeshPartition_matlab_la-MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_matlab_la-MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity_matlab_la-NodeConnectivity.Plo
rm -f ../PointCloudFindNeighbors/.deps/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts_matlab_la-ProcessRifts.Plo
rm -f ../PropagateFlagsFromConnectivity/.deps/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.Plo
rm -f ../Scotch/.deps/Scotch_matlab_la-Scotch.Plo
rm -f ../ShpRead/.deps/ShpRead_matlab_la-ShpRead.Plo
rm -f ../Triangle/.deps/Triangle_matlab_la-Triangle.Plo
rm -f ./io/.deps/libISSMApi_matlab_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMMatlab_la-CheckNumMatlabArguments.Plo
rm -f ./io/.deps/libISSMMatlab_la-FetchMatlabData.Plo
rm -f ./io/.deps/libISSMMatlab_la-WriteMatlabData.Plo
rm -f Makefile
Making distclean in javascript
 rm -f IssmModule.js
 rm -f IssmModule
test -z "libISSMJavascript.la libISSMApi_javascript.la" || rm -f libISSMJavascript.la libISSMApi_javascript.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgMesher/*.o
rm -f ../ContourToMesh/*.o
rm -f ../ElementConnectivity/*.o
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../Issm/*.o
rm -f ../IssmConfig/*.o
rm -f ../NodeConnectivity/*.o
rm -f ../Triangle/*.o
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../Issm/.deps/.dirstamp
rm -f ../Issm/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgMesher/.deps/IssmModule-BamgMesher.Po
rm -f ../ContourToMesh/.deps/IssmModule-ContourToMesh.Po
rm -f ../ElementConnectivity/.deps/IssmModule-ElementConnectivity.Po
rm -f ../InterpFromGridToMesh/.deps/IssmModule-InterpFromGridToMesh.Po
rm -f ../InterpFromMeshToMesh2d/.deps/IssmModule-InterpFromMeshToMesh2d.Po
rm -f ../Issm/.deps/IssmModule-issm.Po
rm -f ../IssmConfig/.deps/IssmModule-IssmConfig.Po
rm -f ../NodeConnectivity/.deps/IssmModule-NodeConnectivity.Po
rm -f ../Triangle/.deps/IssmModule-Triangle.Po
rm -f ./io/.deps/libISSMApi_javascript_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMJavascript_la-FetchJavascriptData.Plo
rm -f ./io/.deps/libISSMJavascript_la-WriteJavascriptData.Plo
rm -f Makefile
Making distclean in python
test -z "libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la" || rm -f libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_python_la-BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher_python_la-BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate_python_la-BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco_python_la-Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh_python_la-ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes_python_la-ContourToNodes.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity_python_la-ElementConnectivity.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_python_la-ExpToLevelSet.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_python_la-InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_python_la-InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig_python_la-IssmConfig.Plo
rm -f ../MeshPartition/.deps/MeshPartition_python_la-MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_python_la-MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity_python_la-NodeConnectivity.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts_python_la-ProcessRifts.Plo
rm -f ../Triangle/.deps/Triangle_python_la-Triangle.Plo
rm -f ./io/.deps/libISSMApi_python_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMPython_la-CheckNumPythonArguments.Plo
rm -f ./io/.deps/libISSMPython_la-FetchPythonData.Plo
rm -f ./io/.deps/libISSMPython_la-WritePythonData.Plo
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'.
libtoolize: copying file './aux-config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-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:17: installing './aux-config/compile'
configure.ac:24: installing './aux-config/missing'
src/c/Makefile.am: installing './aux-config/depcomp'
autoreconf: Leaving directory `.'
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 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... Thu Apr  3 20:08:32 PDT 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... no
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-Contours.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Vertices.lo
  CXX      classes/libISSMCore_la-Nodes.lo
  CXX      classes/libISSMCore_la-Numberedcostfunction.lo
  CXX      classes/libISSMCore_la-Misfit.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquare.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquaretransient.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgrad.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgrad.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfsurfacelogvel.lo
  CXX      classes/libISSMCore_la-Cflevelsetmisfit.lo
  CXX      classes/libISSMCore_la-Regionaloutput.lo
  CXX      classes/libISSMCore_la-Nodalvalue.lo
  CXX      classes/libISSMCore_la-Node.lo
  CXX      classes/libISSMCore_la-Vertex.lo
  CXX      classes/libISSMCore_la-Hook.lo
  CXX      classes/libISSMCore_la-Radar.lo
  CXX      classes/libISSMCore_la-BarystaticContributions.lo
  CXX      classes/Constraints/libISSMCore_la-Constraints.lo
  CXX      classes/Constraints/libISSMCore_la-SpcStatic.lo
  CXX      classes/Constraints/libISSMCore_la-SpcDynamic.lo
  CXX      classes/Loads/libISSMCore_la-Channel.lo
  CXX      classes/Loads/libISSMCore_la-Loads.lo
  CXX      classes/Loads/libISSMCore_la-Penpair.lo
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
  CXX      classes/libISSMCore_la-Profiler.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
  CXX      main/libISSMCore_la-EnvironmentInit.lo
  CXX      main/libISSMCore_la-EnvironmentFinalize.lo
  CXX      classes/libISSMCore_la-RiftStruct.lo
  CXX      cores/libISSMCore_la-transient_core.lo
  CXX      cores/libISSMCore_la-steadystate_core.lo
  CXX      cores/libISSMCore_la-masstransport_core.lo
  CXX      cores/libISSMCore_la-mmemasstransport_core.lo
  CXX      cores/libISSMCore_la-oceantransport_core.lo
  CXX      cores/libISSMCore_la-depthaverage_core.lo
  CXX      cores/libISSMCore_la-extrudefrombase_core.lo
  CXX      cores/libISSMCore_la-extrudefromtop_core.lo
  CXX      cores/libISSMCore_la-thermal_core.lo
  CXX      cores/libISSMCore_la-smb_core.lo
  CXX      cores/libISSMCore_la-bmb_core.lo
  CXX      cores/libISSMCore_la-debris_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo
  CXX      shared/Numerics/libISSMCore_la-BrentSearch.lo
  CXX      cores/libISSMCore_la-control_core.lo
  CXX      cores/libISSMCore_la-controltao_core.lo
  CXX      cores/libISSMCore_la-controlm1qn3_core.lo
  CXX      cores/libISSMCore_la-controladm1qn3_core.lo
  CXX      cores/libISSMCore_la-controlvalidation_core.lo
  CXX      cores/libISSMCore_la-adjointstressbalance_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness2_core.lo
  CXX      cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo
  CXX      cores/libISSMCore_la-hydrology_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo
  CXX      cores/libISSMCore_la-stressbalance_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo
  CXX      cores/libISSMCore_la-balancethickness_core.lo
  CXX      cores/libISSMCore_la-balancethickness2_core.lo
  CXX      cores/libISSMCore_la-balancevelocity_core.lo
  CXX      cores/libISSMCore_la-dummy_core.lo
  CXX      cores/libISSMCore_la-surfaceslope_core.lo
  CXX      cores/libISSMCore_la-bedslope_core.lo
  CXX      cores/libISSMCore_la-damage_core.lo
  CXX      cores/libISSMCore_la-levelsetfunctionslope_core.lo
  CXX      cores/libISSMCore_la-movingfront_core.lo
  CXX      cores/libISSMCore_la-groundingline_core.lo
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo
  CXX      cores/libISSMCore_la-dakota_core.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-AdjointHorizAnalysis.lo
  CXX      analyses/libISSMCore_la-AgeAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-Balancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancevelocityAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-DamageEvolutionAnalysis.lo
  CXX      analyses/libISSMCore_la-DebrisAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
  CXX      analyses/libISSMCore_la-UzawaPressureAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo
  CXX      analyses/libISSMCore_la-EnthalpyAnalysis.lo
  CXX      analyses/libISSMCore_la-GLheightadvectionAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShreveAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyTwsAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyPismAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo
  CXX      analyses/libISSMCore_la-MeltingAnalysis.lo
  CXX      analyses/libISSMCore_la-MasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-MmemasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-OceantransportAnalysis.lo
  CXX      analyses/libISSMCore_la-SmbAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo
  CXX      analyses/libISSMCore_la-DepthAverageAnalysis.lo
  CXX      analyses/libISSMCore_la-ThermalAnalysis.lo
  CXX      analyses/libISSMCore_la-SmoothAnalysis.lo
  CXX      analyses/libISSMCore_la-LevelsetAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
  CXX      cores/libISSMCore_la-love_core.lo
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
  CXX      cores/libISSMCore_la-esa_core.lo
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
  CXX      cores/libISSMCore_la-sampling_core.lo
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
  CXX      classes/libISSMCore_la-GrdLoads.lo
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
  FC       modules/SurfaceMassBalancex/run_semic.lo
  FC       modules/SurfaceMassBalancex/run_semic_transient.lo
  CXX      shared/String/ApiPrintf.lo
  CXX      modules/Krigingx/libISSMModules_la-Krigingx.lo
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
  CXX      main/issm_slc-issm_slc.o
  CXX      main/kriging-kriging.o
  CXX      main/issm_dakota-issm_dakota.o
  CXX      main/issm_post-issm_post.o
  CXX      main/issm-issm.o
  CXX      bamg/libISSMCore_la-BamgGeom.lo
  CXX      bamg/libISSMCore_la-BamgMesh.lo
  CXX      bamg/libISSMCore_la-BamgOpts.lo
  CXX      bamg/libISSMCore_la-CrackedEdge.lo
  CXX      bamg/libISSMCore_la-Curve.lo
  CXX      bamg/libISSMCore_la-Edge.lo
  CXX      bamg/libISSMCore_la-GeomEdge.lo
  CXX      bamg/libISSMCore_la-GeomSubDomain.lo
  CXX      bamg/libISSMCore_la-GeomVertex.lo
  CXX      bamg/libISSMCore_la-Geometry.lo
  CXX      bamg/libISSMCore_la-ListofIntersectionTriangles.lo
  CXX      bamg/libISSMCore_la-EigenMetric.lo
  CXX      bamg/libISSMCore_la-Metric.lo
  CXX      bamg/libISSMCore_la-BamgQuadtree.lo
  CXX      bamg/libISSMCore_la-SetOfE4.lo
  CXX      bamg/libISSMCore_la-SubDomain.lo
  CXX      bamg/libISSMCore_la-AdjacentTriangle.lo
  CXX      bamg/libISSMCore_la-Triangle.lo
  CXX      bamg/libISSMCore_la-BamgVertex.lo
  CXX      bamg/libISSMCore_la-VertexOnEdge.lo
  CXX      bamg/libISSMCore_la-VertexOnGeom.lo
  CXX      bamg/libISSMCore_la-VertexOnVertex.lo
  CXX      bamg/libISSMCore_la-Mesh.lo
  CXX      shared/Bamg/libISSMCore_la-BigPrimeNumber.lo
  CXX      modules/Bamgx/libISSMCore_la-Bamgx.lo
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
  CXX      classes/libISSMCore_la-AmrBamg.lo
  CXX      datastructures/libISSMCore_la-DataSet.lo
  CXX      classes/gauss/libISSMCore_la-GaussSeg.lo
  CXX      classes/gauss/libISSMCore_la-GaussTria.lo
  CXX      classes/gauss/libISSMCore_la-GaussTetra.lo
  CXX      classes/gauss/libISSMCore_la-GaussPenta.lo
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/ExternalResults/libISSMCore_la-Results.lo
  CXX      classes/Elements/libISSMCore_la-Element.lo
  CXX      classes/Elements/libISSMCore_la-Elements.lo
  CXX      classes/Elements/libISSMCore_la-ElementHook.lo
  CXX      classes/Elements/libISSMCore_la-Seg.lo
  CXX      classes/Elements/libISSMCore_la-SegRef.lo
  CXX      classes/Elements/libISSMCore_la-Tria.lo
  CXX      classes/Elements/libISSMCore_la-TriaRef.lo
  CXX      classes/Elements/libISSMCore_la-Tetra.lo
  CXX      classes/Elements/libISSMCore_la-TetraRef.lo
  CXX      classes/Elements/libISSMCore_la-Penta.lo
  CXX      classes/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-GetOwnershipBoundariesFromRange.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo
  CXX      toolkits/libISSMCore_la-ToolkitOptions.lo
  CXX      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/Solverx/libISSMCore_la-Solverx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.lo
  CXX      cores/libISSMCore_la-ResetBoundaryConditions.lo
  CXX      cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-CorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-ad_core.lo
  CXX      analyses/libISSMCore_la-EnumToAnalysis.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_linear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_newton.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_fct.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_sampling.lo
  CXX      solutionsequences/libISSMCore_la-convergence.lo
  CXX      classes/Options/libISSMCore_la-Options.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
  CXX      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo
  CXX      modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo
  CXX      classes/Inputs/libISSMCore_la-Inputs.lo
  CXX      classes/Inputs/libISSMCore_la-BoolInput.lo
  CXX      classes/Inputs/libISSMCore_la-DoubleInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntInput.lo
  CXX      classes/Inputs/libISSMCore_la-ElementInput.lo
  CXX      classes/Inputs/libISSMCore_la-SegInput.lo
  CXX      classes/Inputs/libISSMCore_la-TriaInput.lo
  CXX      classes/Inputs/libISSMCore_la-PentaInput.lo
  CXX      classes/Inputs/libISSMCore_la-DatasetInput.lo
  CXX      classes/Inputs/libISSMCore_la-ControlInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientInput.lo
  CXX      classes/Inputs/libISSMCore_la-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/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: -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/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
  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/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: -undefined suppress is deprecated
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
  CXXLD    issm_dakota.exe
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in matlab
  CXX      io/libISSMMatlab_la-CheckNumMatlabArguments.lo
  CXX      io/libISSMMatlab_la-FetchMatlabData.lo
  CXX      io/libISSMMatlab_la-WriteMatlabData.lo
  CXX      io/libISSMApi_matlab_la-ApiPrintf.lo
In file included from ./io/FetchMatlabData.cpp: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:
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 ./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: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 ./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: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 | In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: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)))
      |                                                                   ^
11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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.hIn file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h: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:
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 ./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: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)))
      |                                                                   ^
:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscError(MPIn 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.hI_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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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)))
      |                                                                   ^
11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/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, FIIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15In 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/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 PetscErrLorCode 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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 PetscErrorPrEintfNone(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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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]
*, cons t 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, st1584 | PETSC_EXTERNIn file included from  PetscErrorCode PetscHelpPrintfDef./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.ha:ult(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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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]
In file included from  1305 | Pets/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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)))
      |                                                                   ^
rIdx, 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: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 PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const ccErrorCode 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 ./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: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 ./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: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 ./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:8:
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: ha'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 ./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: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 ./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: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 ./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: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 ./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: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)))
      |                                                                   ^
r *, ...) 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 |   #deIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 |   #fine PETSC_ATdefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 PetscErrTRIBUorCodeTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 PetscViewerASCIISynchronizedPrIn 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:
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)))
      |                                                                   ^
intf(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 ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11In 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: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 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 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:
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[], PetscObjectP,E 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_TSC_ATTRIBUTE_FOR_(M(formAT(ast(printf, strIdx, vaArgIdx)))
      |                                                                   ^
trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from 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:
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)))
      |                                                                   ^
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 ./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: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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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: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 ./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_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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16In 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: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 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: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 PetscViewerASC./io/./../../../c/classes/classes.hIISynchronizedPrintf(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 ./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: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 ./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: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)))
      |                                                                   ^
: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:
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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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 ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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      ../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 ../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: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 ../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: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 ../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: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: 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: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 ../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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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]

  254 | P 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErETSC_EXTERN PetscErrorCode PetscViewerASCIIrPrintf(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 |   #defiorTypne, ceo nPsEtT SCc_ATTRIBUTE_FORMAT(strIdx,har vaArgIdx) __attribute__((for mat(printf, strIdx, vaArgIdx)))
      |                                                                   ^
*, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8In 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:);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(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]printf, strIdx, vaArgIdx)
))
      |                                                                   ^
  255 | PIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19:
In file included from ../DistanceToMaskBoundary/./../bindings.h:19ETSC_:
In file included from E../DistanceToMaskBoundary/./.././matlab/io/matlabio.hXT:E16R:
NIn file included from  ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hPetscErrorCode PetscViewerASCIISynch:r11o:
nIn 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:i6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hz:edPrintf(PetscViewer, con8st char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
:
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/petscsys.h  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_:_((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
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_ATTRIn file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from I../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]
  272BUT | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintfE(_FORMAT(sPtertscVieIwer,dx, v conaArgIsdx) t_ _char[a]t,t r.i..) PETSbute_C__(A(TfTRIBUTE_ormat(prinFtf,ORMAT(2, 3);
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 strIdx, vaArgIdx)))
      |                                                                   ^
  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: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, vIn file included from a../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:ArgIdx) __5attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
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: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 ../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:
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 ../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:
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 ../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: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 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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: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 ../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_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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: 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 ../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)))
      |                                                                   ^
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)))
      |                                                                   ^
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 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: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)))
      |                                                                   ^
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)))
      |                                                                   ^
18 warnings generated.
  CXX      ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo
18 warnings generated.
18 warnings generated.
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
  CXX      ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo
clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument]
clang++: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument]
clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument]
clang++: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument]
clang++: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maca64' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maca64' [-Wunused-command-line-argument]
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo
In file included from ../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: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 ../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: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 ../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: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: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 ../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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: 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 ../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(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: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 ../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(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 ../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: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 ../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: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 ../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: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 ../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: '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 ../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 |   #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, 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(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 ../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, 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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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 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 ../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: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 ../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)))
      |                                                                   ^
18 warnings generated.
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5:
In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19:
In file included from ../InterpFromMesh2d/./../bindings.h:19:
In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
18 warnings generated.
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/./../bindings.h:19:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:18 warnings generated.
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)))
      |                                                                   ^
  CXX      ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo
In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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: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 ../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]
 In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
1584 | PIn 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]
ETSC_EXT 1305 | PetscError(MPI_Comm, int, const char *, coERnst char *, PetscEN PetscErrorCode PetscHelpPrintrrorCode, PetscErrorTypfDefault(MPI_Comm, const char[], ...) Pe, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRETSC_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_ATIBUTE_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)))
      |                                                                   ^
TRIBUTE_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:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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: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: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 ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h::
In file included from 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:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1562 | PETSC_EXT../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: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 ../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 ERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const../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( charPetscViewer, 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,[], ...) PETSC_ATTRIB vaArgIdx) __attribute__((format(printf, 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 ../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, 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: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 ../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: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 ../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 ../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.
  CXX      ../M1qn3/M1qn3_matlab_la-M1qn3.lo
18 warnings generated.
In file included from ../IssmConfig/IssmConfig.cpp:18 warnings generated.
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  CXX      ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo
: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)))
      |                                                                   ^
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.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: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)))
      |                                                                   ^
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)))
      |                                                                   ^
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 ../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:12In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/./../bindings.h::
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]
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)))
      |                                                                   ^
 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:11In 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:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.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 P6etscErrorCode 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(print:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6:
f, strIdx, vaArgIdx)))
      |                                                                   ^
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.hIn 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 ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../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 Pet19scErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMA:
T(3In file included from , 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #d../MeshProfileIntersection/./.././matlab/io/matlabio.hefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribu:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:te__((format(printf, strIdx, vaArgIdx)))
      | 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:11In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.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 /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_E:19:
In file included from ../MeshPartition/./../bindings.h:19:
In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16:
XTERN PetscErIn 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)))
      |                                                                   ^
rorCode PIn file included from ../MeshPartition/MeshPartition.cpp:5:
etscIn 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)))
      |                                                                   ^
Info_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[], ..In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19.) 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 |  :
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, codefine Pnst char[], ...) PETETSC_ATTSRCI_ATTRIBUTEB_FOURTME_FORMAATT((s2trIdx, vaArgIdx), 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   # __attribute__((format(printf, strIdx,d evfaiAnreg Idx)PETSC_ATTRIBUTE_FORMAT(strIdx, ))vaArgIdx) __at
      |                                                                   ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19tribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
:
In file included from ../MeshProfileIntersection/./../bindings.h:In file included from ../MeshPartition/./../bindings.h:19:
In file included from 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:../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 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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:255size_t, const c:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | har[], size_tPETSC_EXTERN Petsc Erro*rC, ...) ode PetscViewerASCPETSC_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 |   #definIIe PETSC_ATTRIBUSynchronizedPrintf(PeTE_FORMAT(sttscrIdx, vaArgIdx) __attriVbiuetwee_r_,( (cfoonrsmat ct(printf, strIdx, vharaArgIdx)))
      |                                                                   ^
[], ...) 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) __aIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19ttribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
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 | In file included from P../MeshPartition/MeshPartition.cppE:T5S:
CIn file included from _../MeshPartition/./MeshPartition.h:19:
In file included from EX../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 | PETSTC_EXTERN PetscErrorCode PERN PetscErrorCode PetscErrorPrintfDefault(const chaetscViewerStringSPrinr[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      tf(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 | |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:  #defi299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #ndefine PETSC_ATTe PETSC_RIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
ATTRIBUTE_FORMATIn 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(strIdx, vaA:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11rg:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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]I
d x) __at1583tribute__((format | (PpETSC_EXTERN Petscrintf, sErrorCode PetscErrorPrintfNone(const chatr[], ...) PETSC_ATTRIBUTrIdx, vaArgIdx)))
      |                                                                   ^
E_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 ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h: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:8819:
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302In 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:
PIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hE:TSC_8E:
XTERN PetscErrorCo/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 Pde PetscViewerVUPrinetscErrorCode PetscHelpPrintfDefault(tDeferred(PetscVieweMPI_Commr, const char[], ...) PETSC, const char[], _ATTRIBUTE_FORMAT(2, 3)...) 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 P|                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:E299T:67S: C_ATTRIBUTEnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBU_FORMAT(strIdx,TE_FORMAT(strIdx, vaArgIdx) __attribute__((f vaArgIdx) __attribute__ormat(((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
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 ../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)))
      |                                                                   ^
18 warnings generated.
  CXX      ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo
18 warnings generated.
  CXX      ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
18 warnings generated.
  CXX      ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
18 warnings generated.
  CXX      ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
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 ../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)))
      |                                                                   ^
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 | 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 ../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: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 ../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: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 ../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:
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_ATIn 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.hTRIBUTE_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 ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from :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:
../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 ../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.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h8::
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_EXTIn 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: ERN'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1364 | P PetscErrETSC_EXTERN PetscEorCode PetscVrrorCode (*PetscErrorPrintf)(const char[], ..iewe.) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hrASCIIPrintf(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:299:67:_FORMAT(strId note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
E_FORMIn 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:16AT(strIdx, vaArgIdx) __attribute__((forma:
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.ht(pri: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 Petsntf, strIdx, vaArgIdx))cErrorCode PetscView)
      |                                                                   ^
erASCIISynchronizedPrintf(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: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 ../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: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 ../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 ../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: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 ../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: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 ../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: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 ../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]
 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 ../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: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 ../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)))
      |                                                                   ^
18 warnings generated.
  CXX      ../Scotch/Scotch_matlab_la-Scotch.lo
18 warnings generated.
  CXX      ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
  CXX      ../Chaco/Chaco_matlab_la-Chaco.lo
18 warnings generated.
  CXX      ../Kriging/Kriging_matlab_la-Kriging.lo
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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)))
      |                                                                   ^
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 |   #defiIn file included from ../Chaco/Chaco.cpp:11:
ne 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:In file included from ../Chaco/./Chaco.h11:
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:
: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: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 | PE11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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_TSC_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)))
      |                                                                   ^
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.cppIn file included from ../Chaco/Chaco.cpp:11:
In file included from :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:
../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from /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 PetscLogO../Chaco/./.././matlab/io/matlabio.h:b16jectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE:
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)(coFORMAT(2, 3)nst char[], ...) PETS;
      |                                                                                 ^
C_ATTRI/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBBUTEUTE_FO_RMATFOR(MsAtTr(1, 2I);dx, 
      |                                                                    ^
vaArgIdx) __attribute__((format(printf, s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:tr299I:67d: xnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
,   vaArgIdx)))
      |                                                                   ^
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 ../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 PetIn file included from ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.hscPrintf(M:PI20:
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:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETS_CComm, const_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' char[], ...) PETS
  299 |   #define PETSC_ATTRIBUC_ATTRIBUTE_FTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299ORMAT(strIdx, vaAr:67: note: gexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I
dx) __a  299 |  ttrib ute_#de_((format(printfine PETf, strIdxSC,_ATTRIBUTE_FORM vaArgIdx)))
      |                                                                   ^
AT(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, strIdxIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19, 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:In file included from ../Chaco/Chaco.cpp:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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   299 |   #define PE../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11TSC_:
In file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hT:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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_ATTRIBUTET_FORMATRI(BUTE2, 3);
      |                                                                                 ^_FO
R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
M  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formAT(sat(printf, strIdx, vaArgIdx)))
trId      |                                                                   ^
x, 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 ../Chaco/Chaco.cpp:11:
In file included from ../Chaco/./Chaco.h:20:
In file included from ../Chaco/./../bindings.h:19:
In file included from :
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 | PetscEIn 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)))
      |                                                                   ^
../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:rror(MPI_Comm, 11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 Petscint, coErrorCode Pnst char *, const char *, PetscErrorCode, PetscErrorType, const cetscFPrintf(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'
har *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:   299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
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:
  299 |   #define PETSC_ATTRIBUTE_FORMIn 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 AT(strIdx, vaArgIdx) __a../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_EXTERNttribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 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.hIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.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: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(6ch:
aIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h :*8, 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:
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 | P ETSC_EXTERN PetscErrorCode (*PetscErroPrPrintf)(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)))
      |                                                                   ^
ETSC_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.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: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: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: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 ../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 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:
/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 ../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 ../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: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: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)))
      |                                                                   ^
18 warnings generated.
  CXX      ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo
18 warnings generated.
  CXXLD    libISSMMatlab.la
18 warnings generated.
  CXXLD    libISSMApi_matlab.la
18 warnings generated.
  CXXLD    InterpFromGrid.la
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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 ../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: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)))
      |                                                                   ^
ld: warning: 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
/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
In file included from ../CoordTransform/CoordTransform.cpp:6:
In file included from ../CoordTransform/./CoordTransform.h:20:
In file included from ../CoordTransform/./../bindings.h:19:
In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-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)))
      |                                                                   ^
ld: warning: -undefined suppress is deprecated
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: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
18 warnings generated.
  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    InterpFromGridToMesh_matlab.la
  CXXLD    ExpToLevelSet_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    InterpFromMeshToMesh3d_matlab.la
  CXXLD    InterpFromMeshToMesh2d_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/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: -undefined suppress is deprecated
  CXXLD    libISSMPython.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
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    InterpFromMeshToGrid_python.la
  CXXLD    InterpFromMesh2d_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    IssmConfig_python.la
  CXXLD    MeshPartition_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 InterpFromGrid.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/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid.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: 46202
Waiting on: 46203
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.011753
   Total Core solution elapsed time:       14.7147
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 14 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.011753
   Total Core solution elapsed time:       14.7147
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 14 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.15021e+14|5.59669e+17|4.18578e+07
   responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
   responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:

   FemModel initialization elapsed time:   0.033837
   Total Core solution elapsed time:       43.5593
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 43 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 42770 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: 1.9e-06 <   2e-06 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.15021e+14|5.59669e+17|4.18578e+07
   responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
   responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:

   FemModel initialization elapsed time:   0.033837
   Total Core solution elapsed time:       43.5593
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 43 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 42770 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: 1.9e-06 <   2e-06 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.010559
   Total Core solution elapsed time:       6.10689
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 6 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: 0       <   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.010559
   Total Core solution elapsed time:       6.10689
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 6 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: 0       <   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.006385
   Total Core solution elapsed time:       5.33892
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 5 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: 1.6e-19 <   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.006385
   Total Core solution elapsed time:       5.33892
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 5 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: 1.6e-19 <   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.012881
   Total Core solution elapsed time:       3.72905
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 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.012881
   Total Core solution elapsed time:       3.72905
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 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.004297
   Total Core solution elapsed time:       7.78653
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 7 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.004297
   Total Core solution elapsed time:       7.78653
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 7 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.006426
   Total Core solution elapsed time:       0.053087
   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.006426
   Total Core solution elapsed time:       0.053087
   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.016049
   Total Core solution elapsed time:       0.173906
   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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 42713 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 = 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.016049
   Total Core solution elapsed time:       0.173906
   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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 42713 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 = 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.006237
   Total Core solution elapsed time:       0.301242
   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.006237
   Total Core solution elapsed time:       0.301242
   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.004153
   Total Core solution elapsed time:       6.26453
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 6 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.004153
   Total Core solution elapsed time:       6.26453
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 6 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.005887
   Total Core solution elapsed time:       5.9508 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 5 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.005887
   Total Core solution elapsed time:       5.9508 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 5 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.15021e+14|5.59669e+17|4.18578e+07
   responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
   responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:

   FemModel initialization elapsed time:   0.025078
   Total Core solution elapsed time:       40.5552
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 40 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 53345 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: 1.9e-06 <   2e-06 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.15021e+14|5.59669e+17|4.18578e+07
   responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
   responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:

   FemModel initialization elapsed time:   0.025078
   Total Core solution elapsed time:       40.5552
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 40 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 53345 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: 1.9e-06 <   2e-06 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.006437
   Total Core solution elapsed time:       2.93094
   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.006437
   Total Core solution elapsed time:       2.93094
   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.004924
   Total Core solution elapsed time:       4.89906
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 4 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.004924
   Total Core solution elapsed time:       4.89906
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 4 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.004757
   Total Core solution elapsed time:       0.034562
   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.004757
   Total Core solution elapsed time:       0.034562
   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.004164
   Total Core solution elapsed time:       0.288187
   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.004164
   Total Core solution elapsed time:       0.288187
   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.004814
   Total Core solution elapsed time:       1.23885
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 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.004814
   Total Core solution elapsed time:       1.23885
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 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.006012
   Total Core solution elapsed time:       2.73641
   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
    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.006012
   Total Core solution elapsed time:       2.73641
   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
    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