Started by GitHub push by MathieuMorlighem 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 f406f4d64029d982a3941fa2ab64de150f233dcf (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f406f4d64029d982a3941fa2ab64de150f233dcf # timeout=10 Commit message: "CHG: removing code that is never used and had a nasty leak, thanks Claude" > git rev-list --no-walk d5c7902ff1ced1bb009c3f4a6b140997a335f47a # timeout=10 [macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins9260603747272630443.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- CLAUDE.md src/c/classes/ExternalResults/Results.cpp src/c/classes/ExternalResults/Results.h -- checking for changed externalpackages... no -- checking for reconfiguration... no -- 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 ====================================================== ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing autoconf cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing automake-1.16 --foreign /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=/Users/jenkins/.venv/issm/bin/python --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) 2026.2 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.6.0 checking host system type... arm-apple-darwin24.6.0 checking target system type... arm-apple-darwin24.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert arm-apple-darwin24.6.0 file names to arm-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Sun Apr 12 18:50:59 PDT 2026 checking user name... jenkins checking host full OS name and version... darwin24.6.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.6.0 checking host OS architecture... arm64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... yes checking for Python version... 3.9 checking for Python include directory... /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/include/python3.9 checking for libpython... -L/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/.. -lpython3.9 checking for NumPy version... 2.0.2 checking for NumPy include directory... /Users/jenkins/.venv/issm/lib/python3.9/site-packages/numpy/_core/include checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.23 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for performance measurements support... no 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 HydrologyPrescribe capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 8 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Dakota/aux-config/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status ./config.h config.status: creating ./config.h config.status: ./config.h is unchanged /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c 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 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/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/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/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/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX classes/libISSMCore_la-Profiler.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceFast.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/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.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 classes/libISSMCore_la-RiftStruct.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.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 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 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-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 modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX cores/libISSMCore_la-dakota_core.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 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 modules/Damagex/libISSMCore_la-Damagex.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-HydrologyPrescribeAnalysis.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 modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.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 CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.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 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-GridInsideHole.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-user_params.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo ./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] 56 | double *smalloc(); /* safe version of malloc */ | ^~ ./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable 56 | double *smalloc(); /* safe version of malloc */ | ^~ | = nullptr 1 warning generated. 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 shared/String/ApiPrintf.lo CXXLD libISSMCore.la CXXLD libISSMOverload.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.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 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/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: -undefined suppress is deprecated CXXLD libISSMModules.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXXLD issm.exe CXXLD issm_slc.exe CXXLD kriging.exe CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdIn file included from ./io/CheckNumMatlabArguments.cppx) __:attribute5__((format(printf, strIdx, vaArgIdx))) | ^ : 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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h: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:1577 | PETSC_EXTE6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:R93N: PetscErrorCode (*PetscHelpPrintf)(M PIn file included from ./io/CheckNumMatlabArguments.cppwarning: :5: In file included from ./io/./matlabio.hI:_16C: oIn file included from m./io/./../../../c/classes/classes.hm:,11 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]co nst ch 15 | PETSC_: EXTERN PetscErrorCIn file included from ./io/./../../../c/classes/./Vertex.haro[], ...) PETSC_ATTRd: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: e PetIn file included from sIcIn/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hf:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] o 266_B | Private(coPnEUTTSEC__FEOXsTERRMAT(2, 3)t; | ^ /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 char[], PetscObject, PBeUt sTcErrorCodceoEns t char[], ...) P_FOREMTSAC_TA(TPstrIdx, vaArgIdx) __attribute__((TRIBUTE_FORMAT(3,fetscLogObjectSta 4o)rm;at t(e(pPetscObject, const rintf, strIdx, vaAcrghIadrx[)]),) . .| . ^) PETSC_ATTRIB| ^ U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:T299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'E _FORMAT( 2299, | 3 )#;d e f| i ^n e PETSC/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h_:A299T:T67R:I Bnote: Uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T E_FORMAT (strIdx, vaArgIdx) __attribute__((forma299t(printf, strIdx, vaArgIdx))) | ^ | #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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h: :In file included from 299./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 67: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | :#defi6: 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93n:e warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E TSC_ATT R15I | BPUETTES_CF_OERXMTAETR(N PetscErrorCode PetscIstrIdx, vaArgIdx)n f_o_a_tPtrriibutvea_t_e(((cfoonrsmta tc(hparri[n]t,f ,PetscObject, const c strIdx, vaArharg[Idx))) | ^ ], ...) PETSC_ATTRIBUTE_FIn file included from O./io/CheckNumMatlabArguments.cppRMAT(3, 4); | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h5: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 299/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1590: 67:In file included from ./io/./matlabio.h:16: 79In 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: : :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from /Users/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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_E 299X | T#EdReNf iPne P1590EetscEr | rorCoPdeE PetscSNPrintf(TSC_ATTRITBchar *, size_t, cSoCn_sEtX TcERN PetscErrorCode UPetscFPrintf(MhPIa_rC[o]m,m ,. .F.I)L EP E*T,S Cc_oATE_FORMAnTTRIBUTE_FORMAT(3, 4); | ^ s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:t T(strIdx, vaA299r:gI67d:xcha)r[ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUT ]_, E_attribute__((format(printf, s_.F.OtrIdx, vaArgI.RMAT(strIddx)) PETSC_ATTRIBUTE_FxORMAT(3, 4);), vaArgI dx) __attr)i b u| t ^e__(( | ^ format(printf, strIdx, vaA/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hrgId:x)299):67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ) | ^ 299 | #define PETSC_ATTRIBUTE_FIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.hORMAT(strIdx, v: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 aArgIdx) /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h__:at6t: rIn file included from ibute/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:6: _In file included from ((/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hformat(printf, strIdx, vaArgIdx))): 6 : | In file included from ^/Users/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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXIn 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:6T: EIn file included from R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hN: 6P: eIn file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hs:c6E: rIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ho:r8C: o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hd:e1592 :P70e:t swarning: c'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S NPrintf 1592 | PETSC_EXTERN PetscErrCorCode ount(charP *, size_t, const chare[]tscPr, size_t i*, ...) PETSC_ATntf(MPI_Comm,T coRnIsBtU TcEh_aFrO[R]M,A ...) PETSC_ATTTR(I3B,U T5E)_;F O R| M ^A T(2, 3)/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ; | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defi 299 | #define PETSC_ATTRIBUnTeE _FORMAT(stPETSC_ATTRIBUTErI_FORMAT(strIdx, vaArgIdx) __dattribute__((format(printf, sx, vaArgIdx) __attributrIdx, vaArgIdtxe)__)) | ^ ((format(priIn 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:n15t: fIn file included from ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :s11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hI:d8x: ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h :v1593a:A78r:g Iwarning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]x ))) | In file included from ^ 1593 | PETSC_EXTERN PetscErrorCode PetscS./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from N./io/./../../../c/classes/classes.hPrintf(char *, size_tIn file included from ./io/CheckNumMatlabArguments.cpp:5:: 11In file included from : ./io/./matlabio.hIn file included from :./io/./../../../c/classes/./Vertex.h16:: 12In file included from : ./io/./../../../c/classes/classes.hIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11:: 15In file included from ,./io/./../../../c/classes/./Vertex.h:: 12: In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/./../toolkits/toolkits.h::1115: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::611: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::66: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h const: 6c: 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:1582/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81h:ar[], ..: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCo6.: )dIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.he P:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PeETSC_ATTRIBUTE tscLogObject_SFORMAT(3ta1597te | (P, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'E TPSC_ E299X | T E R#Nd ePfeitnsec etscObjeEPct, consrrEt char[], ...) PETSoCr_CAoTdTeR IPBeUtTsEc_EFrOrTSC_RMAT(o2r,P r3i)n;t | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67AfDef:ault(const char[], ...)TT note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' P299 | #define PETSC_ATTRIBUTE_FEORMATRIBUTE_FORMAT(strIdx, vaArgSIC_ATTRT(strIdx, vaArgIdx) __dIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299a:67ttribute__((formaxt()printf, str: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PEI __attrTiSC_ATdbTRIBUTE_Fx, vaArgIdx))) | ^ ute__ORMAT(strIdx, vaA(r(gformat(printf, strIdx, vaArgIIdxdx)) __attr)) ibute__((format(printf, strIdx, vaArg | ^ Idx))) | ^ 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:6In 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:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: 11/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:: 1594In file included from :93/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h :1598:warning: 69'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode Pet s1598 | cSNPPETSrintfCount(char *, Cs_iEzXeT_EtR,N cPoentsstc Ecrhraorr[C]o,d es iPzeet_t *, ...) PETSC_AsTcErrorPrintfNone(const char[], ...) PETSCTRIBUTE_FOR_ATTRIMBAT(3,U T5E)_;F O R| M ^A T(1,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h :2299):;67 : | note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h: 299299: | 67 : #note: dexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e fine PETSC_ATTRIBUTE_FORM A299T | ( s t#rdIedfxi,n ev aPAErTgSICd_Ax) __attribute__((format(printTTRIBUf, strIdx, vaArgIdxTE_FO))) | ^ RMAT(sIn file included from ./io/FetchMatlabData.cpp:t11: In file included from ./io/./matlabio.h:16: rIdx, vaArgIdx)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:1597:72: warning: attribute__((forma'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] t(printf, str 1597 | PEITSC_EXTERN dPx, vaArgIdx))) etscError| ^ Code 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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h1599 | PETSC_EXTERN :P12: etIn file included from scE./io/./../../../c/classes/./../toolkits/toolkits.hrrorCode PetscHelpPr:intf15Default(: 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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] MPI_Comm, 1598 | PETSC_EXTERN PetscErrorcCode PetscErrorPrintfonst char[], ..No.) PETSC_ATTRne(const chIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' a r299 | #define PETSC_A[], ...) PETTSC_TARTITRIBUTE_FORMAT(1,B 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #deUTE_FOfRMiAT(strIdx, vaArngIedx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ PETSC_ATTRIBUTE_FORMAT(strIdxIn file included from ,./io/CheckNumMatlabArguments.cpp: 5vaAr: 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:12gIdx) __attribute__: 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(: fIn file included from o./io/./../../../c/classes/./../toolkits/toolkits.hr:m15a: tIn file included from (./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hp:r11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from i6: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h11:6: : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6ntf,In file included from : /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hstrIdx, vaArgIdx))) | ^:In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8 : /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 16088: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h | PEIn 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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN Pe1590T:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]tSC_EXTERN P etscErrorCode PetscSyn c1590h | rPoEnTiSzCe_dEPXrTiEnRtNf (PMePtIs_cCEorrosrcErrorCode PetscmCom, const chaHderlpPrintfDefault(MPI_Comm,e Pe[t],s . ..) const chPcFPrintf(MPI_Comm, FILE aETSC_ATTR*IBUTE_FrO,[], .RMAT(2, 3 ); | ^ ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299c.) PETSC_ATTRIBUTE_FO | RMAT(2, o3); n s| t ^ char/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h[:]299 , ...) PETSC_ATTRIBUTE_FORMAT(3, 4):; 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | | # ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | # de f#define PETSCine PETSC_ATT_RIBUTE_FORMAT(strIdx, vaArgIdefine PETSC_ATATTRTIRBIBUTE_FORMAT(strIdx, vaArgIdxdUTE_FOR) MAT(strIdx, vaArgIdxx_)) __ __attribute__((format(printf, strIdx, va_attriabtuttributeAe__((fo_rm_a(t((fporrgIdxirmat(printf, strIdx, vaArgIdx))) | ^ ))) | ^ ntf, strIdIn 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.hx, vaArIn file included from :12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hg./io/CheckNumMatlabArguments.cppI:5d: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.hx:11: In file included from ./io/./../../../c/classes/./Vertex.h:12:)): ) | ^In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h15: :15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h: :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hIn file included from ./io/FetchMatlabData.cpp6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592::1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PET | PES11: In file included from ./io/./matlabio.h:TSC_EXTERN PeC_EXTERN Pe16ts: cIn file included from Er./io/./../../../c/classes/classes.hrt:11: In file included from ./io/./../../../c/classes/./Vertex.h:12o: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:rCo15: 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.hs:8c: E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr:r1608doer CPoedtes cPSeytnscchPrroinnit:zf(eMPI_C82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608omm, | const char[]PdFPrintf(MPI_Comm, FILE *,, const ch.E.T.S)C _PEEXTTSECR_NA TPTeRtIsBcUETraErr[]_oFORMAT(2, 3),rCode PetscSynch;ro n i| z ^e dPrint/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hf:(299M:P67I:_ Cnote: oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'm m, cons t299 | c h a#rd[e]f,i n.e. .P)E ...) PTSC_ ETSC_AAPETSC_ATTRIBUTTTTRRIIBUTTBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formatEE_FORMAT(2_(,FORMAT(3, 3);p r i| n ^tf, s trIdx, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: vaArgIdx note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ))) | ^ 299 | #define P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h EIn 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:: 299In file included from :./io/./../../../c/classes/./Vertex.h67::12 : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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:T6: SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:A6T: TIn file included from R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hI:B6U: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h_:F8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | 299P | ORMAETSC_EXTERN PeT(strIdx, vaArgIdx) _ t#scErrorC_odattridbefine PETSC_AuteeTTRIBUTE_FORMAT(strIdx, vaArgIdx) __a_t_t(r(ifbourtmea_t_((p(rfionrtmfa,t (spt rPetIsdcxS,N PvraiAnrtgfI(drchar *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAxT()3),) 4 )| ; ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' i ntf, st299rIdx, vaArgIdx))) | ^ | #define PETSC_ATTRIn file included from IBUTE./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: _FORMIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:AT(strIdx, vaArgIdx) __a11ttribute__((format(printf, st: rIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hd:x6,: In file included from v/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.ha:A6r: gIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hd:x6): )In file included from )/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h : 8| : ^/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h :1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchIn file included from ronizedFPrintf(MPI_Comm, FILE *, con./io/WriteMatlabData.cpps:11: In file included from ./io/./matlabio.ht char[: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: ...) PETSC_ATTRIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:B6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, sizeU_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 PETTES_FORMCAT_(A3T, 4); | ^T R/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299I | BUTE_FORMAT ( #definstrIdx, vaArgIdx) __eat tPribute__((format(ETSCprintf, s_tArTITdRxI,B UvTaEA_rFgOIRdMxA)T)()s t r| ^ Idx, 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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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 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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(Pets/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISyncchronizedPrintf(PetscViewer, const char[], Viewer, c.o.n.s) PETSC_ATTRIBUt char[], ...) PETTSC_ATTRIBUTEE__FFOORRMMAATT((22,, 33));; | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h: | ^ 299:67:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRI BUTE_FORMA299 | #define PET(strTIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ SC_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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN P e258tscE | PETSrrorCodC_EXTERN Pete PetscViewerASCIISynchronizedPrscErrorCode Pintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FOeRtMsAcTV(i2e,w e3r)S;t r i| n ^g SPrint/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hf(PetscViewer, const char[], ...) PETSC_A:299:67: note: TTRIBUTE_FORMAT(2, 3); | ^ expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h: 299299: | 67 : #definnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e PETSC_AT T299RIBUTE_FORMAT(strIdx, vaArgI | d x) __attrib ute__((format(print#fd,efine PETSC_ATTRIBUTE_FORMATs(strIdx, vaAtrIdx, vaArgIdx)))rgIdxIn file included from )./io/ApiPrintf.cpp :_ _a t| ^ tribute_11: In file included from ./io/./matlabio.h_((format(printf, strIdx, vaArg:16Idx))) | ^ : 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIIn file included from ./io/CheckNumMatlabArguments.cpp:5B: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11U: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15T: E_In file included from F./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hO:11R: MAIn file included from T(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h3:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h, 4); | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PET/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299In file included from ./io/FetchMatlabData.cpp:11: SC_E:67: note: XTERN PeIn file included from t./io/./matlabio.hscErrorCode PetscViewerV:Uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'16: In file included from ./io/./../../../c/classes/classes.hP ri:11 : In file included from 299./io/./../../../c/classes/./Vertex.hntD: | #definIn file included from ./io/WriteMatlabData.cpp:11: In file included from 12./io/./matlabio.h: :In file included from e PETSC_ATTRI./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from 16./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:fe: rrBeIn file included from d./io/./../../../c/classes/classes.h:11: 11In file included from : (In file included from ./io/./../../../c/classes/./Vertex.h:PetscViewer, const char[],/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h ...) PETSC_ATTR:U12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:615: : In file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:BUTE_FORMAT(2, 3); | ^In file included from TE_11FOR: MAIn file included from T(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.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.h:6: In file included from :s/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h :299t/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 #der6: 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:258:86:fine PET:SC _warning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T TR240I:84:dIxBU,T E warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] _FOR258M | APTE(TsStCr_IEdXxT,E v 240 | PETSC_EXRNvaaArgIT ERN PetscErrorCode PetscViewerStringdPSPrintf(ArgIdx) __attribute__((formaextPetscVi)ewer, const ct scEhrarro[r]C,o(dper iPnettfs,c s_ VtirIdx, vaArgIdx))) | ^ ...) PeEwT_SaCt_ATTRIBUTE_FOtRMAT(2, 3erASCII)P;r i n| t ^f (Pet/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | r#ibsucdtVefine PETSC_ATTRIBUTE_FORMieew__(AT(e(r, const char[], ...) PETSformat(printf, strIdsC_ATTRIBUTtxr, vaAE_FIdrgIdOxR, MvAT(2, 3); xaArgIdx | ^ ) /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299))) | __attr ^ :67: ibnote: ute__((formaexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAt(prinT(sttrfI,d xs,t rvIadAxr,g Ivdx) __attributea_A_r((format(pringIdx))) | ^ tf, 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 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/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h::12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 6 288: | In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:P6ETSC_EXTERN PetscErrorCode PetscView: 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.herVUPrintDeferre:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTEd(PetscVieRN PetscErrorCode wer, coPnestsctViewerASCIISy char[]nchronizedPrintf(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_ATTRI) PETSC_ATTRIBUTE_BUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | F ^ 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.hO: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: RMAT(2, 3); | ^ /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 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582: d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81:efine PETSC warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode Pets_cLogObjeActState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hTRIBUTE_FORMAT(st:rIdx299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define, PETSC_ ATvaArgITRIBUTE_FORMAT(sdx)trIdx, vaArgIdx) _ ___atatribttribututee__(__((format(format((pprrintf, striIdx, nvtaArgIdx))) | f, 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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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./io/WriteMatlabData.cpp::1111: : In file included from In file included from ./io/./matlabio.h./io/./matlabio.h::1616: : In file included from In file included from ./io/./../../../c/classes/classes.h: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./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h: :In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: 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:6In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_A: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6TTRIBUTE_FORMAT(3, : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrint4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FDeferred(PetscViewer, const char[], ...) PETSC_ATTORMAT(strIdx, vaARrgIdx) __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: IBUTE_FORMAT(2, 3In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__(70(format(printf, strIdx, vaArgIdx))) | ^ : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const In file included from char../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from [], ...) PE../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:T11: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:SC_ATTRIBUTE_FORMAT(2, 3); 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: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Dakota/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: 1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 299 | #d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(p 15 | rPETSintf, strIdx,C_E vaArXTERN PetscErrorCgIdx))) | ^ ode PIn file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4e: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:t19: sIn 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.hcInfo_Private(:6: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:o6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hn:s6t: In file included from char[], PetscObject, cons/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ht: 12c: h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.ha:r241[:]96,: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCo de. .P.e)t sPcEViewerASCITSC_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' ISynchronizedPrintf(PetscViewe299 | #define PrE, Tconst char[], ...) PETSC_ATTRIBUTESC_AT_FOTRMAT(2, 3); R| I ^B UTE_F/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:O299R:M67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' A299 | #dT(strIdx, vefine PETSC_ATTRaIABrUgTIEd_xF)O R_M_AaTt(tsrtirbIudtxe,_ _v(a(AfrogrImdaxt)( p_r_iantttfr,i bsuttreI_d_x(,( fvoarAmragtI(dpxr)i)n)t f , st| rIdx, vaA ^r gIdx))) | ^ 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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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 ../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.hIn file included from :15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h::11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:1112: 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 : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscE12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rrorCod e288 | PPeETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETStsC_AcLogTTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdxObject, vaArgIdx) __attribute__((format(printf, strIdState(PetscxO,b vaArgIdx))) | ^ ject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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 ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PET18 warnings generated. SC_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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__(18 warnings generated. (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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__( CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo (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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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 ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/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 ../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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERNIn file included from ../ContourToNodes/ContourToNodes.cppP:e5t: sIn file included from c../ContourToNodes/./ContourToNodes.hE:r19r: oIn file included from r../ContourToNodes/./../bindings.hC:o19d: eIn file included from ../ContourToNodes/./.././matlab/io/matlabio.h(:16*Petsc: ErrIn file included from or../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hP:11: rIn file included from intf)(const char[../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 P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hE:T6S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hATTRIBUTE_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(p12ri: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:ntf,240 strIdx, v:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]aA rgIdx 240 | PETSC_EXTERN PetscErrorCode )Pe)ts) | c ^ ViewerASCIIPrintf(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 ../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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorIn file included from C../DistanceToMaskBoundary/DistanceToMaskBoundary.cppod: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: e (*PIn 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:6e: In file included from t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: scErrIn file included from orPrintf)(con/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hs:t1582 char[]: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXT, ...) PEERN TSC_PATeTtRsIcBEUrTE_FORMAT(1, 2); | rorCode PetscLogObjectState(PetscObject, con ^ st/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' char[ ], ...) PETSC_ATTRIB299UTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | | #d #define PETSC_ATTRIefBUTE_FORMAT(strIdx, viane PETSC_AArgIdx) T_T_Rattribute__((format(printIf, strIdx, vaArgIBUTE_FORMAT(strIdx, vaArgIdx) _d_attribute__((format(printf, strIdx, vaArgIdx))) | ^ x))) | ^ 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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: dIn file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:x19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: ,In file included from v../DistanceToMaskBoundary/./.././matlab/io/matlabio.ha:16ArgIdx) : In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h__attribu: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:6te__: (In file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hf:o6r: mIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.ht:(8p: rintf, strId/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hx, vaArgIdx))) | ^ :1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formaIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:t(printf, 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 s../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11t: In file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hI:6d: In file included from x/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h, vaArgIdx))) : | ^ 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582In 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 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 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 15 | :1609:91:PETS warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTCER_NEXTERN Pe PetscErrorCode PtetscInfso_cPErrorivrate(const char[], PCeotdsec OPbejtect, const cscSynchronizedFPrinthfa(r[], MPI_C..o.) PETSC_Amm, FILE *TT,R coInst char[], ..B.)U PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299T:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdE_x,FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67 :va note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defineArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...)In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:In file included from 299../DistanceToMaskBoundary/./.././matlab/io/matlabio.h::6716:: 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: note: In file included from /Users/jenkins/workspace/macOS-Silicon-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:240:84:expanded from macro 'PETSC_ATTRIBUTE_FORMAT' warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 | #defi 240 | PETSC_EXTERNne PETSC_ATTRIBUTE_FORMAT Pets(strcIdEx, vaArgIdx) __attribute__((forrmraorCotde( pPreitnstcfV,iewer strIdx,A SvCaIArgIdx))) | ^ IPrintf(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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo 18 warnings generated. CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define In file included from P../ExpToLevelSet/ExpToLevelSet.cpp:E6: TIn file included from ../ExpToLevelSet/./ExpToLevelSet.hS:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__(In file included from (../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:f11o: rIn file included from m../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.ha:t12(: priIn file included from ntf, strIdx, vaArgId../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:x))) | 77 ^ : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FIn 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: ORMAT(3In 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.h4:)11;: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h| : ^6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETS/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hC:_6A: TTRIIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8B: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | UTE_FORMAPETSC_EXTT(sERN trIdx,P etscErrovrCodae (*PetscHelpPrintf)(ArgIdMPI_Comm, consxt) __att rcihbaurt[e]_,_ (.(.f.o)r mPaEtT(SpC_ATTRIBUTErin_FORMtAfT,( 2s,t r3I)d;x , | v ^a ArgIdx/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h):)) | ^ 299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: In file included from ../ExpToLevelSet/ExpToLevelSet.cpp/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h::1365:668: :In file included from ../ExpToLevelSet/./ExpToLevelSet.hwarning: :20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from 1365 | PET../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hSC_:12: EXTERN PIn 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:etscEr6r: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hC:o6d: eIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h(:*Pets8c: E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hr:r1590o:r79P:r iwarning: n'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t f)(c 1590 | PETSC_EXTERN PetscErrorCoonst char[], .d.e.) PETSC_ATTRIBUTE_FOR MPAeT(1, In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.ht2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | :s19c: FIn file included from P../InterpFromGridToMesh/./../bindings.hr:i19n: tIn file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16f: (In file included from M../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hP:I11_ #de: Comm, 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.hfine PETSC_AT:T11FIRIBLE *, con: stIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: cIn file included from U/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hT:E6_: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hR:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:h1582: MAT(strIdx, vaArgaIdx) __attribute__r(([f]/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.ho:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ,rmat(printf, 15 | PETSC_EXTERN strIdx, vaArgIdx)P))etscErrorCode PetscInfo_Private(const char[], Petsc.O..)b ject ,| ^ PETSC_ATTRIBUTE_F const charORMAT(3, [4)],; ...) 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, vaAr | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defignIdex )PETSC_ATTRIBUT __attributEe__F_O(R(MforAmat(printf, stT(strIdx,r vaArgIdx) __attribuIdx, vaArgIdxte)__((format(printf, s)) trIdx, 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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: In file included from note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | ../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#define P: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hE:12T: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hS:C15_ATTRI: BIn file included from U../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:E11_: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hRMAT(:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: sIn file included from trIdx, vaArgIdx) _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: _attribute__((formIn file included from a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: tIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582printf, In file included from st: rIdx/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h, vaArgIdx):266:)) | ^../InterpFromMesh2d/InterpFromMesh2d.cpp81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :5 : 266In file included from | ../InterpFromMesh2d/./InterpFromMesh2d.h:P19 ETSC_EXTERN PetscErrorCode PetscLogObjectState(: PetIn file included from ../InterpFromMesh2d/./../bindings.h:s19cObject, cons: tIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6 char[], ...: ) PEIn file included from In file included from T../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../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19S: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h::1615: In file included from C_ATTRIBUTE_FO: ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hRMA:T11In 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.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h8:: 6/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h: :In file included from 1594/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h::936:: In file included from warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:77: 2warning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETS 3); | C ^ _EXTERN PetscErrorCode PetscSNPrintfCou/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hn: 2991577: | 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | t(char *, siz Pe_tE, const char[],T#SdC_EXTERN sizeP_t eefine PETSC_ATTRIBUTE_FORMAT(strI*d,x ,. .v.a)A rPgEITdSxC)_ A_T_TaRtItBrUiTbEu_tFeO__((format(prinRtMAT(3, 5tfs)cErro,r; | Code (*PetscHelpPrintf)( MsPtIr_ICdoxm,m ,v acAorngsItd ^char[], ...) PETSC_x))) | ^ A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | TTRIB #define PETSC_ATTURTIEB_UFTE_FORORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_MATFORM(AsTt(rsItdrIxdx, v,aArgIdx) __attribute__(vaArgIdx) __a(format(ttribpurtei_ntf, strIdx, vaArgIdx)))_ | ^ ((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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIIn file included from d../ExpToLevelSet/ExpToLevelSet.cppx:,6 : vIn file included from a../ExpToLevelSet/./ExpToLevelSet.hA:r20g: IIn file included from d../ExpToLevelSet/./../bindings.hx:)19 : _In file included from _../ExpToLevelSet/./.././matlab/io/matlabio.ha:t16t: rIn file included from i../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hb:u11te__((format(printf, strIdx, v: aArgIdx))) | ^ 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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printIn file included from f../InterpFromGridToMesh/InterpFromGridToMesh.cpp, strI: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] d x, vaArgIdx))) | ^ 1592 | PETSC_EIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:XTERN PetscErrorCode PetscPrintf(MPI_Comm, cons6t char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /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 #de../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.hfine PETSC_ATTRI: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EBXTERN PetscEUTE_FORMrAT(strIdx,rorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const ch ar[], ...) PETvaArgIdx) __attSC_ATTRIBUTE_FORMAT(rib3ute_, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299_:67:((format(printf, strIdx, vaArgIdx))) | ^ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSIn file included from C../InterpFromGridToMesh/InterpFromGridToMesh.cpp:_5A: TTRIIn file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19BUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))): 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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSCIn file included from _../InterpFromMesh2d/InterpFromMesh2d.cppA:TTRIBUTE_FORMAT(3, 4);5: In file included from | ../InterpFromMesh2d/./InterpFromMesh2d.h:19: ^ 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' 299 | #define PETSC_ATTRI../InterpFromMesh2d/./../bindings.hBUT:E_FORM19AT(s: 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: trIdx, vaArgIdxIn file included from ) __at../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:tr15ib: uIn 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.hte__:(6(: fIn file included from o/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hrmat(pri:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582ntf, s: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] t 15 | PrIdx, vaArgIdx))) | ^ ETSC_EXTERN PetscErrorCode PetscInfo_PrivaIn file included from t../InterpFromGridToMesh/InterpFromGridToMesh.cppe:(5c: oIn file included from n../InterpFromGridToMesh/./InterpFromGridToMesh.hs:t19 : cIn file included from h../InterpFromGridToMesh/./../bindings.ha:r19[: ]In file included from ,../InterpFromGridToMesh/./.././matlab/io/matlabio.h PetscObject, const char[], ...) PETSC_ATTRIB:UTE_FORM16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11: AIn 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:6T(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_ATTRIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: IBUTE_FOR/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] M 1594 | PETSC_EATX(strTERNIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: 1598In 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 266 | PETSC_EX69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T 1598 | PETSC_EXTERN EPRN ePtestcsEcrErrorroCroCdoed eP ePtestcsEcrLroogrOPbrjiencttfState(PetscObject, const char[]None(const cha,r ..[.]), PETSC_A.TTRIBU.TE_FOR.)MAT(2, 3) ; | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defPETSC_ATTRIBUTE_ine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) _F_Oattribute__(R(MAT(1, 2); | fo ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299r:m67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definaet PETSC_ATT(printRf,I strIdx,B UvTaArEg_FORMAT(Isdtxr)I)d)x , | v ^a ArgIdx) __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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrIn file included from intf(MPI_C../ExpToLevelSet/ExpToLevelSet.cppomm, const char[], ...) PETSC_ATTRIBUTE: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 FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'11 : 299 | #define PETSCIn file included from _A../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hT:12TRIBUT: 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.hE_FORMAT(strIdx, vaArgIdx) __attribut:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.he__: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ((fo 240rma | PETSC_EXTERN Pt(printf, strIdx, vaArgIdextscErrorCode PetscV))) | ^i ewerASCIIPrintf(PetscViewerIn 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 :c16o: nIn file included from s../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.ht: 11char[], ...) PETSC_ATTRIBUTE_F: ORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hde:12: fine PIn file included from E../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT: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:6SC_ATTRIBUTE: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hFORMAT(strIdx, vaArgIdx) __attribute__((format(pri:ntf, strIdx, vaArgIdx))) | ^ 1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EX 1609 | PETSTC_EXTERN PetscEERN PetscErrorCode PetscSynchronizedFrProrrintCode PetscViewerAfSCIISynchronizedPrintf(PetscVi(ewer, conMPI_Comm,s tF ILEch ar[], ...) PETSC_ATTRIBU*, coTEnst char[], ...)_ FPETOSRCM_AATTTR(I2, 3); | ^ BUTE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h_:F299O:R67MAT(3, 4:) ;note: | ^ expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hT:T299R:I67B:U Tnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ FORMAT( s299t | rIdx , va A#define PETSrgIdx) __attribuCt_ATTRIBUTE_FOReM_A_T(((sftorIrdmat(printf, strIdx,x, vaArgIdx) __attribut vaArgIe__((format(printf, stdrIxd)x),) 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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo 18 warnings generated. 18 warnings generated. CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo 18 warnings generated. CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:LogOb19jectS: In file included from ../InterpFromMeshToMesh3d/./../bindings.htate(PetscObject, const :ch19a: r[], ...) PETSC_ATTRIn file included from IB../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:UTE16_F: ORIn file included from M../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11AT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : 299In file included from | ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h :#12d: eIn file included from f../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hi:n15e PETSC: _ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((fIn 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.hormat(:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.hp:rintf, strIdx, vaArgIdx))) | ^ 1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:6In 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 : In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h: :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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:../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.h8: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 : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: ../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/petscerror.h: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErro:r1365Code PetscPrintf(MPI_Comm, const char[], ...) P:ETSC_ATT68RIB: warning: UTE_FORMAT('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN Pe2t, s3); | ^ cErro/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hr:299:67:C onote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETdSC_eATTRIBU (T*E_FORMAT(strIdx, vaArgIdx) __Pattribute__((foretscErrorPrintf)(cmoat(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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode nPetscSst char[]NPrin, ...) PETSC_ATTRIBUTE_FORMAT(1, 2);tf | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:(char *299, 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 | #defin:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definee PETSC _ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArPETgSIC_ATTdRxI))B)UTE_FORMAT(strI | ^ dIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.hx, vaArg:20I: 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:6d: x) __attributeIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:_6: In file included from /Users/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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscE(r(formarto(rpCroidnet fP,e tsstcrSINdPxr,i nvtafACroguIndtx()c)h)a r | * ^, 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:11In 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: 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.h16:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 1597 | PETSC_EXIn file included from TE../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hR:N PetscErrorCode PetscErrorPrin11: 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 tfDefault(const ch/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.har[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2:)8; | ^ /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/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PedtscErrorCode (*PetescHelpfine PETSC_ATTRIBUTE_FORMAT(strIdPrintf)(MPI_x, vCaArgIdx)om m,__attribute __((cfonst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ormat(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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode Pet../InterpFromMeshToMesh3d/./../bindings.hscHe: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: lpIn file included from PrintfDefault(MPI_Comm, co../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hnst cha:r11[: ]In file included from ,/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h :.6..) P: ETSC_ATIn file included from TRIBUTE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h_FO:6RMAT(: 2, 3In file included from ); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT': 299 | #define PETSC_ATTRIBUTE_FORMAT(str6I: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hdx, vaA:r8g: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hIdx) __a:ttribute__((format(printf, strIdx, vaArgId1582x))) | ^: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15 :93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const chaIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppr: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.h4: 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 [], PetscObject, const char[],../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h ...) PETSC::12: _ATTRIBUTE_FORMAT(3, 4); In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBIn 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:6UTE_: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hR:M6A: TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hs:t8r: I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hd:x1608,: 82v: awarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] A1608 | PETSC_EXTERN Pet16rscErrogIdx) __attriburtCoe__((format(printf, strIdx, vaArgIdd: 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | e PexPet)tscSync)s) c| E ^r rhronizedPrintf(MPoIr_Comm, const char[], ...) P(MPETISC_ATTRI_BUTCEom_FmORMAT(2, 3); | ^ ,/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 ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: #dIn file included from ef i../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hne PETSC_AT:i19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:TRIBUT19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from E../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h_FORMAT(strIdx, vaArgIdx) :11: nIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:t12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15_: _attribute__((fIn 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: ormat(printf,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] strIdx, vaArgIdx))) | ^ , 266 | PETSC_EXTERN PetscErrorCode Petsc consIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: LogObjectState(PeIn file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.htt: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:11scO: 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:6bchar *ject, const char[], ., const cha..) PrE *, PetscError: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hC:6: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hC:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1609_AT:91: warning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R IBUTEo_FOR 1609MAT(2, | 3); | ^ PETSC_EXTERN PetscErrorCde, Petscode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSErrorType, const char *, ..C/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #_ATTRIBUTE_FORMAT(3d,.) 4)efine PE; | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:P299:T67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PESC_ATTSTRIBUTE_FORMACT(strIdx, v_ATTRIBUTE_FORMAT(straIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ArgIdx) __attributEe__((formaTSC_t(printf, strIdx, vaAArgIdx))) | T ^ TRIBUTE_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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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:77:1592 | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERPN PetscErrorCode (*PETSetC_EXTERscHelpNP rPientscErrorCode Ptetf)(MPI_Comm, const char[], ...) PsEcTPSrCi_nAtTfTRIBUTE_FORMAT(2,( 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:MPI_Comm, const char299[], ...): 67PETS: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | C_A#definTTRIe BUTE_FORMAT(P2, 3); | ^ E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67TSC_AT:TR IBUnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' T 299 | #define PETSC_ATTRIBUTE_FORMAE_FORMAT(sT(sttrrIIdx, vaArgIdx)dx ,_ _vattraibute__ArgIdx)( __att(rformat(printf, sibute__((format(printtf, strIdrIdx, vaArx, vgIdx)))a A| rgIdx))) | ^ ^ 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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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: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 240:84:../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.hwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6 240 | PE: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1597:72: Twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] SC_EXTERN PetscErrorCode P 1597 | PETSC_EXTERN PetscEretscViewrorCode PetscErrorPrintfDefault(const chaer[r]ASCII,Printf(PetscViewer, cons ...t char[], ...) PE) PETSC_ATTTRSC_ATTRIBUTEIBUTE_FORMAT(1, 2)_FO; | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defineRMAT(2, 3) PETSC_ATTRIBUTE_F; ORMAT(strIdx, v| ^aArg /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299Idx:)67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d__attefine PETSC_ATTrRibute__((IBUTE_FORMAT(format(printf, strIdxstrIdx, vaArgIdx) __attri,bute__ vaArgId(x(format(printf, strIdx, va)A)r) | ^ gIdx))) | ^ 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:In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:416: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h: 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: :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:In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h11: :11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXT../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hE:12RN PetscErrorCode PetscErrorPrintfNone(cons: t char[], ...) PETSC_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: ATTRIBUTE_FIn file included from ORMAT(1, 2); | ^ /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/petscksp.h:6: #define PETSC_ATTRIBUIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6TE_FORMAT(strIdx, vaArgIdx): In file included from /Users/jenkins/workspace/macOS-Silicon-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: __att/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.hribute__((format(printf, strIdx, :241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] vaArgIdx )241 | )P)ETSC_EXTERN PetscErrorCode PetscVie | ^ werASCIISynchronizedPrintf(PetscViewer, const char[], ...) PEIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from T../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.hS: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: C_ATTIn file included from RIBUTE_FORMAT(2, /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:15993:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_);EXT | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ERN PetscErrorCo de PetscHelIn file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:299 | pPrintf19 #defineD: In file included from ../IssmConfig/./.././matlab/io/matlabio.h efauPElt(MP:16: In file included from IT../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: SC_In file included from AT/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: _TRIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93:BC warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] UTE_FORMATomm, const char[], ...) PETSC15_ATTRIB | UP(EstrIdx, vaArgIdx) _TSC_EXTERN_a TttPreitbsuctEer_r_o(r(Cfoodrem aPte(tpsrciInntffo,_ PsrtirIdxEv, vaArat_eF(gcoIOdx))) | ^ nst char[]R,M PetscObjectA, const chaT(2, 3); | ^ r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h[:], ...) PETSC_299ATTRIBUTE_FORMAT:(67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h299 | In file included from :../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: 299In file included from :67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ../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#:d 12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:258:e86f:i nwarning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETS 258 | PE299 | TCSC__ATTRIBUTE_FORMAT(strIdx, vaArE #define PETgSC_ATTRIBUTEX_FORMATTE(RsNIdx) __attrIdx, vaArgIdx) __attribu Petscte__E(r(rtforCode PetscViewerStormrarti(iprngSPrintf(PetscViebintf, swtrIdxute__e(r(,f oc,on svta crhmaat(priArgIdntfr, strIdx,[ ]v, ...)aArx)) PETSC)_AgIdx)T)T)R | ^ I B| U ^T E_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pIn file included from ../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: rIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hintf, st:r6: IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1608:82: xwarning: , vaArgIdx)'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ) 1608 | )P ETS| ^ C_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); 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:| ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]299 | #de 288 | PEfinTeS C_EXTERN PetscErrorCode PetscViewerVUPrintDePfEerred(PetsTcSC_ATTRIBUViewer, consTE_FORMt char[A]T,( s.t.r.I)d xP,E TvSaCArgIdx) __attribute__((format(prin_ATTRIBtf, strIdUTEx, vaArgId_FORMx))) | ^ AT(2, 3)In file included from ;../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h :19: In file included from | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: 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../InterpFromMeshToMesh3d/./../bindings.h: 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266note: :81:: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'19 : In file included from 299../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : #define PETSC_ATTRIBUTE_FORMAT(strIdx, 16 266v | PETSC_E: XaAIn file included from r../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hg:I11d: xIn file included from )../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h :_12_: TaEIn file included from RtN PettributescEr../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from _rorCod../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_((format(eprin tPf:,11: In file included from etscLog /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hsOtr:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIdx, vaArgIdx)))bjectSt a t| e ^( PetscObject, const char:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h[]:,6 : .In file included from ./Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h.:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1609:91) PETSC_ATTRIBUTE_F:ORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define 1609 | PETSCPETSC__EXTERN PetscErrorCode PetsATTRIcSynchronizedFPrintf(MPI_CBomm, FILE *UTE_FOR, const char[],M .A.T.) PETSC_(AstTrIdx, vaArgIdx) __attrTRIBUTEibu_FOte__((format(prRintf, strIdx, vaArgIdx))) | ^ MAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo 18 warnings generated. CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo 18 warnings generated. 18 warnings generated. CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATIn file included from T../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:R5IBUTE_FORMAT(2, 3); : | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definIn 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.he:11: In file included from P../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.hE:T12S: CIn file included from _../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hA:T15T: RIn file included from I../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hB:U11T: EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hF:O6R: MIn file included from A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hT:(6s: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hI:d6x: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hv:a8A: r/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hg:I1577d:x77): _warning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a ttribute__((fo r1577m | aPtE(TpSrCi_nEtXfT,E RsNt rPIedtxs,c EvrarAorrgCIoddxe) )()* P e| t ^s cHelpPrintf)(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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[]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 , PetscObject, const char[], ...) P../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:E12T: SIn file included from C_A../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hTTRIBUTE_FORMA:15T: (3, 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: 4In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h):; | 6 ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:: 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:1582: 67/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15: | note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defineP PEETSC_ETSXTERN PetscErrorCode PetscInfo_Private(const char[C_AT],T PetscObject, const char[], ...) PETSRC_ATTRIBUTE_FORMAT(3,I BUTE_FORMAT4();strIdx, vaArgIdx) __attrib u| ^ te__((format(/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' p299rintf, str | #Idefine PETSC_ATTRIBUTE_FORMAT(strdx, vaArgIdx))) | ^ Idx, 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:23In file included from : ../PointCloudFindNeighbors/PointCloudFindNeighbors.cppIn file included from :5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: 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: ../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.hIn file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: :15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h../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/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | P6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TSC_EXTERN PetscErr orCode PetscFPrintf(MPI1590 | PET_SComm, FILE *,C _EXTERN PetscErrorCode PetscFPconst 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 | #rintf(MPI_Comm, FILE *, const char[], ...) PETSdefine PETSC_ATTRIC_ATTRIBUTE_FORMAT(3BUTE, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :299In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PET:SC_ATTRIBUTE_FORMAT19: 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:strI6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] d1592x | ,P EvTaSACr_gEIXdTxE)R N_ _PaetttsrciEbrurtoer_C_o(d(ef oPremtastc(Pprriinnttff(, strIdx, vaArgIdx))) | ^ MPI_Comm, const cIn file included from h../NodeConnectivity/NodeConnectivity.cppar[: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: ) PETSC_In file included from A../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from T/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hR:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70I:B Uwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E _ F1592O | RPMEATTS(C2_,E X3T)E;R N | P ^e tscErr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | orCode PetscPrintf( #define PETSC_ATTRIBUTMEP_I_Comm, const char[], ...) PETSC_ATTRFIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'ORMAT(strIdx, vaArgIdx) __attribute__((form at( p299rintf, strIdx, vaArg | #Idx))) | ^ define PETSC_ATTRIBUTE_FORMAT(strIdxIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from , vaArgIdx) __at../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: tribute__((In file included from format(printf, s../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 trIdx, vaArgIdx)/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h):)6 | ^ : In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:1593:2378:: In file included from warning: ../NodeConnectivity/./../bindings.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 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:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_E | XPTEETRN PetSsCc_EErXrToErRCNo dPee tPsectEsrcrSoNrPCroidnet fP(ecthsacrS NPrin*t,f(char *, size_t, cons 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' t 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forchar[], ..mat(print.) PETSC_f, strIdx,A TTRIBUTE_FORMAT(v3aArgIdx))) | ^ , 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, vIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: aAIn file included from ../NodeConnectivity/./../bindings.h:rgIdx)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:__attribute__((6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/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:93: warning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ormat( 1594 | PETSC_EXTERN PetscErrorCode Pprintf, setrIdx,t vscSNPrintfCount(cahAragr *, size_It, dcxo)n)s)t c| h ^a r[], size_t *, ...) In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cppP:5: EIn file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.hT: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: S/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSCC__EAXTERN PetscErrorCode PetscSNPrintfCTTRIBUoTuEn_tF(OcRhMar *AT(3, 5,) ;s i | ^ ze_t, const char[]/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h,:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 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 | #def299 | #deifine PETSC_ATTRIBUTE_FOnReM PETSC_ATTRIABTUTE_FORMAT(strIdx, vaArg(strIdx, vaArIgdx) __attribuItdex_)_ (_(_faotrtmraitb(uptrei_n_t(f(,f osrtmraItd(xp,r ivnatAfrg, strIdIx, vaArdgx))) | ^ Idx))) | ^ 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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCodeIn file included from P../PointCloudFindNeighbors/PointCloudFindNeighbors.cppe:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:t19: 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:15s: cIn file included from E../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hr:r11o: rIn file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hr:i6n: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from f/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hD:e8f: a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hu:l1597t:(72c:o nwarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t char[], ...) PETSC_ATTRIB 1597 | 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_UTE_F_O((fRMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:ormat(printf, strIdx, vaArgIdx))) | ^67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_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:16ATTRIB: In file included from UT../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.hE_FORMAT(strIdx, vaArgIdx) __at:11: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.ht:12r: In file included from i../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hb:u15t: eIn 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((format(printf, strIdx, vaArgIdx))) | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSCIn 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: _EXTERN PetscErrorCIn file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: oIn file included from de../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h PetscErrorPrintfNone(const 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 PETSC_ATTRIB: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:U6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1598:TE_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 PET69SC: _ATTRwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] IB1598 | PETSCUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ _EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:B5: UTE_FORMAT(1, 2); | ^ 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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETS/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hC_EXTERN Pets:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' cError Code PetscHelpPrintfDe299fa | u l t#(dMePfiI_Comm, conenst char[], ...) PETSC_ PETSC_ATTRATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299I | B U T#Ed_eFfOiRnMeA TP(EsTtSrCI_dAxT,T RvIaBAUrTgEI_dFxO)R M_A_Ta(tsttrriIbdux, vaArgIdx) __attribute__te__((format(pr(intf, str(Ifdoxrmat, vaArgIdx))) | ^ (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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetsIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cppcHelpPrintfDefault(MPI_Comm,: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 :c16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:11: oIn file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: nst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, In file included from 3../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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC _EXTERN PetscE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ..299.) PETSC_A | #define PETSC_ATTRIBUTE_FORMAT(strIdTTx, vaArgIdRxI)B U_T_Ea_tFtOrRiMbAuTt(e2_,_ (3()f;o r m| a ^t (pr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' ntf, s t299r | I d x#,d evfaiAnreg IPdExT)S)) C_ATT | ^ RIBUTE_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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizeIn file included from dFPrintf(MPI_Comm, FILE *, c../NodeConnectivity/NodeConnectivity.cppo: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:16nst char[], ...: )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: 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 /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo 18 warnings generated. 18 warnings generated. CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo CXX ../Chaco/Chaco_matlab_la-Chaco.lo In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forIn file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19mat(printf, strIdx, : In file included from ../Triangle/./.././matlab/io/matlabio.h:16: vaArgIdx))) | ^ 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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTIn 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 RIBUTE_FORMAT(strIdx, vaArgIdx) __attr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: ibute__((fIn file included from o/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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rmat(printf, strIdx, vaArgIdx) )) | ^ 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORIn file included from MAT(2, 3); | ^ ../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/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : In file included from 299 | ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) :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 __a/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.httrib:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hute__((format(printf, strIdx,:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | P ETvSaCA_EXTERN PetscErrorCode PetrgIdx)s)c)L o g| O ^b jectState(PetscObject, const char[], ...) PETSC_ATTRIBIn file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: 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_In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hR:M6A: TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hs:t8r: I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.hd:x1593,: 78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscEvaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ rrorCode 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:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const chaIn 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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(r[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' MPI299 | #define _PCEoTmSmC,_ AFTITLREI B*U,T Ec_oFnOsRtM AcTh(asrt[r]I,d x.,. .v)a ArgIdx) __attribute__((format(pPrEiTSntf, strIdxC,_ AvTaTARrIgBIdx))) | ^ UTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../Triangle/Triangle.cpp 299 | #d:efine PETSC5_: AIn file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: TIn file included from T../Triangle/./.././matlab/io/matlabio.hR:I16B: 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: UTE_FORMIn 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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] A1609T | (PsEtTrSIC_dEXTx, vaArgIdERN PetscExr)r o_r_Caotde tPetscSyncribhronizedFPrintf(MPI_ute__((format(printf, strIdx, vaComm, FILE *, const char[], .A.r.g)I dPxE)T)S)C _ A| T ^T RIBUTE_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(strIdIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from x../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 v: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.haArgIdx):6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] __attri 1592 | PETSbute__((fCorma_t(EpXrTiEnRtNf ,P esttsrcIEdrxr,o rvCaoAdreg IPdex))) | ^ tscPrintf(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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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 In file included from ../Triangle/Triangle.cpp../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::5: 11In file included from : ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetsIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from cEr/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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:240rorCode PetscV:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(iewPetscViewere,rA Sconst char[], ...) PETSC_ATTCIRIIPBrUiTnEt_FORMATf(2, 3); | ^ (/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hP:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | etscViewe r#defi, ncoen PETSst char[], ...) PETSC_C_ATTRIABTUTTREI_BFORMAT(UTE_FORMAT(2, strIdx3); , vaArgId| ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'x) __attrib ute__((format( 299 | p #define PETSC_ATTRrintfIBUT, strEI_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ dx, vaArgIdxIn file included from )../Triangle/Triangle.cpp):)5 : In file included from | ^ ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../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: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: 11In 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/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hIn 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:241::696: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from /Users/jenkins/workspace/macOS-Silicon-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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETS C241_ | EPXETTESRCN_ EPXeTtEsRcNErr orCode PetPetscErrorCode PetsscViewerASCIcViewerASCIISynchronizedPrintf(PeISynchrotniszcedPrintf(PetscVieVweirewer, const char[],, ... const char[], ...)In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19) : PETSC_ATTRIBUTE_FORMIn file included from AT../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.h2, 3); | ^ PE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h::12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15299: :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:T6S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.hA:T6T: RIn file included from I/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hB:U8T: E/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h_:F1577O:R77M:A Twarning: ('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]2 , 3); | ^ 671577 | PE/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORT:SC_EXTERMN PAeTt snote: c(expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defiEsne rPrEoTrStCr_Idx, vaArgIdxCode (*PetscHelpP)A r_T_iTRIBUTE_FORMAT(strIdx, vaArgIdnattribute__((foxtf)(MPI_) Comm, consrmat(printf__att,r stt rchIadx, vibute__(a(r[], ...) PETSformC_ATTRIBUTEa_FtO(RpMrAiTn(2, 3); A| ^r gIdx))) | ^ t/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.hf:,299 :strIdx, va67A:rgIdx))In file included from )../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h: 27note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : 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 299 | | /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: #In file included from d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, sIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpptrI:d5x, vaArgIdx))): 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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PeIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:tscViewer, const char[], ...) P5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.hETSC_ATTRIBUTE_FORMAT(2, 3); | ^ :19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288299 | :P67E:T Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ EXTERN PetscErrorCo 299 | #dedfie PetscViewerVUPrine PETSC_nATTRIBUTE_FOtDeferred(PetscVRiewMeArT,( strIdx, vaArgcIonst dchar[], ...) PExTS)C _A_T_TRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'a ttribut 299 | e _ _#(d(effoirnmea t(prPintfE, strTSC_ATTRIIdx,B UvTaEA_rFgOIRdMAT(stx))) r I| d ^ x, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../Kriging/Kriging_matlab_la-Kriging.lo 18 warnings generated. 18 warnings generated. 18 warnings generated. CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo CXXLD libISSMMatlab.la CXXLD libISSMApi_matlab.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 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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:11In 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 ../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:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(: MIn file included from P/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.hI_Comm, i:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.hn:t6,: In file included from c/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:o6: 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:1582n: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.hst cha:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] r 266 | 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))) | ^ *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h*, :const char[], ...)299 PETSC_ATTRIBUTE_FORM:AT(3, 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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__((forma 299 | #dt(printf, strIdx, vaArgIdx))) | ^ eIn 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: fIn 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: iIn file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErronrCodee PPetscPrintf(MPI_Comm, const char[E], TSC.._AT.) PETSC_ATTRIBUTETRIBUTE_FORMAT(s_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' tr 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:12Idx, vaArgIdx): 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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArg __attriIdxb) __attute__((format(printfribute__((format(printf, strIdx, vaArgIdx))) | , s ^t rIdx, vaArgIdxIn 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:12In 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 ../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 In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/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:93:../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h :12: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSCIn file included from _../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hEXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const ch:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: ar[], In file included from size_t *, ...)/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from 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 | #/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from define PETSC_A/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.hTTRIBUTE_FORMAT(strIdx, vaA:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] r 1365 | PEgTSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_Idx) F__attribute__((format(printf, strIdx, vOaArgIdx)))R | ^ MAT(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(strIn file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.hI: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 d/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(cox, vaArgIdx) nst char[], ._..) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PET_SatC_ATTRtribute__((fIBUTE_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:11o: 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.hrmat(printf, strIdx, vaArgIdx))) | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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: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 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 ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :12: 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefIn file included from ault(MP../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hI:_C15o: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11mm, const char[], ...): PETSC_ATTRIIn file included from BUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67:/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h :note: 6expanded from macro 'PETSC_ATTRIBUTE_FORMAT': In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h299: | #defi8ne PETS: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PCetscE_ATTRIBUTE_FORMATrr(strIdx, vaArgIdx) __attribute__((formatorCode (*PetscHelpPri(nprtifn)t(fM, sPtrIdx, vaArgIdx))I)_ C o| m ^ m, const char[], ...) PEIn 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: TSCIn file included from _../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:A15: 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:6TTRIBUTE_FOR: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6M: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6A: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const charT(2,[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: 3); note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC| ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: _note: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T TRIBUTE_FORMAT(strIdx , vaArgIdx)299 | #defin __attrei bute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from PETSC_ATTRIBU../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: TIn 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: E_/Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscsys.h:1609F:ORMAT(91:s warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETtrIdx, vaASC_ATTRrgIdxI)BUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h: __attribute__((format(printf, strIdx, vaAr299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | g#define PETIdx)))S | ^ C_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.hIn file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PET:SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, s16t: 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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rIdx, vaArgId 15 | 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(printx))) | ^ f, 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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1582: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299: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:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ld: warning: /Users/jenkins/workspace/macOS-Silicon-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: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpicxx.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. 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 ExpSimplify_matlab.la CXXLD ElementConnectivity_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD MeshPartition_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD NodeConnectivity_matlab.la CXXLD MeshProfileIntersection_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la CXXLD Chaco_matlab.la CXXLD Kriging_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD CoordTransform_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found Making all in python CXX io/libISSMPython_la-CheckNumPythonArguments.lo CXX io/libISSMPython_la-WritePythonData.lo CXX io/libISSMPython_la-FetchPythonData.lo CXX io/libISSMApi_python_la-ApiPrintf.lo 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 CXXLD libISSMPython.la CXXLD libISSMApi_python.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Dakota/externalpackages/petsc/install/lib/libpmpi.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: /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: -undefined suppress is deprecated ld: warning: -undefined suppress is deprecated ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD BamgConvertMesh_python.la CXXLD BamgTriangulate_python.la CXXLD BamgMesher_python.la CXXLD ContourToMesh_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ContourToNodes_python.la CXXLD ElementConnectivity_python.la CXXLD ExpToLevelSet_python.la CXXLD InterpFromGridToMesh_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMesh2d_python.la CXXLD InterpFromMeshToGrid_python.la CXXLD InterpFromMeshToMesh2d_python.la CXXLD InterpFromMeshToMesh3d_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD 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'. 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 InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Silicon-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/InterpFromGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Dakota/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/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/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: 60750 Waiting on: 60751 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 files launching solution sequence 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.009516 Total Core solution elapsed time: 5.61359 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 5 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 files launching solution sequence 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.009516 Total Core solution elapsed time: 5.61359 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 5 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 files launching solution sequence 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.043817 Total Core solution elapsed time: 39.194 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 39 sec 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 files launching solution sequence 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.043817 Total Core solution elapsed time: 39.194 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 39 sec 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 files launching solution sequence 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.005249 Total Core solution elapsed time: 2.48394 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_sampling' Dakota function evaluations = 20 Dakota samples = 20 Reading moment-based statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 8 Reading CDF's for response functions: Number of Dakota response functions = 8 Reading PDF's for response functions: Number of Dakota response functions = 8 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 35 Number of rows (Dakota func evals) = 20 SUCCESS difference: 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 files launching solution sequence 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.005249 Total Core solution elapsed time: 2.48394 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_sampling' Dakota function evaluations = 20 Dakota samples = 20 Reading moment-based statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 8 Reading CDF's for response functions: Number of Dakota response functions = 8 Reading PDF's for response functions: Number of Dakota response functions = 8 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 35 Number of rows (Dakota func evals) = 20 SUCCESS difference: 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 files launching solution sequence 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.005023 Total Core solution elapsed time: 3.49338 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 28 Reading MV statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 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 files launching solution sequence 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.005023 Total Core solution elapsed time: 3.49338 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 28 Reading MV statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 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 files launching solution sequence 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.009601 Total Core solution elapsed time: 0.825215 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 15 Reading MV statistics for response functions: MaxVel Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 9.3e-14 < 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 files launching solution sequence 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.009601 Total Core solution elapsed time: 0.825215 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 15 Reading MV statistics for response functions: MaxVel Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 9.3e-14 < 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 files launching solution sequence 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.005698 Total Core solution elapsed time: 3.42325 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 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 files launching solution sequence 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.005698 Total Core solution elapsed time: 3.42325 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 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 files launching solution sequence 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.006373 Total Core solution elapsed time: 0.058512 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 files launching solution sequence 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.006373 Total Core solution elapsed time: 0.058512 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 files launching solution sequence 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.006729 Total Core solution elapsed time: 0.050519 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code Dakota method = 'nond_sampling' Dakota function evaluations = 20 Dakota samples = 20 Reading moment-based statistics for response functions: MaxVel indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 indexed_MassFlux_7 Number of Dakota response functions = 8 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 8 Reading CDF's for response functions: Number of Dakota response functions = 8 Reading PDF's for response functions: Number of Dakota response functions = 8 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 28 Number of rows (Dakota func evals) = 20 SUCCESS difference: 3.9e-15 < 1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-417 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Chacox -- Applying weights for 44 vertices. Chacox -- Calling Chaco interface: Chacox -- Chaco interface returning flag=0. preprocessing dakota inputs Opening Dakota input file 'test417.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 20 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 8 response_functions responses. End of file successfully written uploading input files launching solution sequence 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.006729 Total Core solution elapsed time: 0.050519 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code Dakota method = 'nond_sampling' Dakota function evaluations = 20 Dakota samples = 20 Reading moment-based statistics for response functions: MaxVel indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 indexed_MassFlux_7 Number of Dakota response functions = 8 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 8 Reading CDF's for response functions: Number of Dakota response functions = 8 Reading PDF's for response functions: Number of Dakota response functions = 8 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 28 Number of rows (Dakota func evals) = 20 SUCCESS difference: 3.9e-15 < 1e-11 test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: montecarlo +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-440 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero preprocessing dakota inputs Opening Dakota input file 'test440.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 1 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 26 response_functions responses. End of file successfully written uploading input files launching solution sequence 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.005553 Total Core solution elapsed time: 0.295227 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 files launching solution sequence 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.005553 Total Core solution elapsed time: 0.295227 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----------------------- paterson is outdated, please consider using cuffey instead 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 paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004107 Total Core solution elapsed time: 3.13587 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 26 Reading MV statistics for response functions: MaxVel 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----------------------- paterson is outdated, please consider using cuffey instead 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 paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004107 Total Core solution elapsed time: 3.13587 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 26 Reading MV statistics for response functions: MaxVel 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004881 Total Core solution elapsed time: 2.55276 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 21 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Reading MV statistics for response functions: IceVolume Cumulative Distribution Function not available Number of Dakota response functions = 2 Reading MV statistics for response functions: indexed_MassFlux_1 Cumulative Distribution Function not available Number of Dakota response functions = 3 Reading MV statistics for response functions: indexed_MassFlux_2 Cumulative Distribution Function not available Number of Dakota response functions = 4 Reading MV statistics for response functions: indexed_MassFlux_3 Cumulative Distribution Function not available Number of Dakota response functions = 5 Reading MV statistics for response functions: indexed_MassFlux_4 Cumulative Distribution Function not available Number of Dakota response functions = 6 Reading MV statistics for response functions: indexed_MassFlux_5 Cumulative Distribution Function not available Number of Dakota response functions = 7 Reading MV statistics for response functions: indexed_MassFlux_6 Cumulative Distribution Function not available Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 0 < 1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-235 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004881 Total Core solution elapsed time: 2.55276 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 21 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Reading MV statistics for response functions: IceVolume Cumulative Distribution Function not available Number of Dakota response functions = 2 Reading MV statistics for response functions: indexed_MassFlux_1 Cumulative Distribution Function not available Number of Dakota response functions = 3 Reading MV statistics for response functions: indexed_MassFlux_2 Cumulative Distribution Function not available Number of Dakota response functions = 4 Reading MV statistics for response functions: indexed_MassFlux_3 Cumulative Distribution Function not available Number of Dakota response functions = 5 Reading MV statistics for response functions: indexed_MassFlux_4 Cumulative Distribution Function not available Number of Dakota response functions = 6 Reading MV statistics for response functions: indexed_MassFlux_5 Cumulative Distribution Function not available Number of Dakota response functions = 7 Reading MV statistics for response functions: indexed_MassFlux_6 Cumulative Distribution Function not available Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 0 < 1e-11 test id: 235 test name: quareShelfTranForceNeg2dDakotaLocal field: moments +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-244 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.016386 Total Core solution elapsed time: 37.7739 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 37 sec =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 64484 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.016386 Total Core solution elapsed time: 37.7739 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 37 sec =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 64484 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004814 Total Core solution elapsed time: 2.421 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004814 Total Core solution elapsed time: 2.421 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004875 Total Core solution elapsed time: 3.40134 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 28 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Reading MV statistics for response functions: IceVolume Cumulative Distribution Function not available Number of Dakota response functions = 2 Reading MV statistics for response functions: indexed_MassFlux_1 Cumulative Distribution Function not available Number of Dakota response functions = 3 Reading MV statistics for response functions: indexed_MassFlux_2 Cumulative Distribution Function not available Number of Dakota response functions = 4 Reading MV statistics for response functions: indexed_MassFlux_3 Cumulative Distribution Function not available Number of Dakota response functions = 5 Reading MV statistics for response functions: indexed_MassFlux_4 Cumulative Distribution Function not available Number of Dakota response functions = 6 Reading MV statistics for response functions: indexed_MassFlux_5 Cumulative Distribution Function not available Number of Dakota response functions = 7 Reading MV statistics for response functions: indexed_MassFlux_6 Cumulative Distribution Function not available Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 0 < 1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-251 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004875 Total Core solution elapsed time: 3.40134 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 28 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Reading MV statistics for response functions: IceVolume Cumulative Distribution Function not available Number of Dakota response functions = 2 Reading MV statistics for response functions: indexed_MassFlux_1 Cumulative Distribution Function not available Number of Dakota response functions = 3 Reading MV statistics for response functions: indexed_MassFlux_2 Cumulative Distribution Function not available Number of Dakota response functions = 4 Reading MV statistics for response functions: indexed_MassFlux_3 Cumulative Distribution Function not available Number of Dakota response functions = 5 Reading MV statistics for response functions: indexed_MassFlux_4 Cumulative Distribution Function not available Number of Dakota response functions = 6 Reading MV statistics for response functions: indexed_MassFlux_5 Cumulative Distribution Function not available Number of Dakota response functions = 7 Reading MV statistics for response functions: indexed_MassFlux_6 Cumulative Distribution Function not available Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 0 < 1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-414 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004051 Total Core solution elapsed time: 0.021437 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004051 Total Core solution elapsed time: 0.021437 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.003816 Total Core solution elapsed time: 0.09177 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.003816 Total Core solution elapsed time: 0.09177 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----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004308 Total Core solution elapsed time: 0.661184 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 15 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-412 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004308 Total Core solution elapsed time: 0.661184 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 15 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 1.3e-12 < 1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-413 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004644 Total Core solution elapsed time: 1.36978 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 1 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 22 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-413 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Dakota/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead 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 files launching solution sequence 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.004644 Total Core solution elapsed time: 1.36978 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 1 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 22 Reading MV statistics for response functions: MaxVel Cumulative Distribution Function not available Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS