Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Solid_Earth The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /Users/jenkins/workspace/macOS-Silicon-Solid_Earth # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 0cebcd953ebdf1ab9950e8e55f539ec043b830e2 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cebcd953ebdf1ab9950e8e55f539ec043b830e2 # timeout=10 Commit message: "Use system/developer copies of libblas and liblapack on macOS" > git rev-list --no-walk eee23d8da864709b466b6ee2d8b4cd7b6968220a # timeout=10 [macOS-Silicon-Solid_Earth] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins11252248486992412483.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== ====================================================== Installing chaco ====================================================== ====================================================== Installing curl ====================================================== ====================================================== Installing hdf5 ====================================================== ====================================================== Installing netcdf ====================================================== ====================================================== Installing proj ====================================================== ====================================================== Installing gdal ====================================================== ====================================================== Installing gshhg ====================================================== ====================================================== Installing gmt ====================================================== ====================================================== Installing gmsh ====================================================== ====================================================== Installing triangle ====================================================== ====================================================== Installing m1qn3 ====================================================== ====================================================== Installing semic ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory ./aux-config autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing './aux-config/ar-lib' configure.ac:17: installing './aux-config/compile' configure.ac:14: installing './aux-config/config.guess' configure.ac:14: installing './aux-config/config.sub' configure.ac:24: installing './aux-config/install-sh' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: Leaving directory `.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.5.0 checking host system type... arm-apple-darwin24.5.0 checking target system type... arm-apple-darwin24.5.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... 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.5.0 file names to arm-apple-darwin24.5.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.5.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.5.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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.5.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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.5.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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.5.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Wed Sep 3 22:12:01 PDT 2025 checking user name... jenkins checking host full OS name and version... darwin24.5.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.5.0 checking host OS architecture... arm64 checking for debugging support... 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-Solid_Earth/externalpackages/petsc/install... done checking for MPI... yes checking for SCOTCH... no checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for shapelib... no checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for MATH77... no checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 8 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX cores/libISSMCore_la-dakota_core.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo FC modules/SurfaceMassBalancex/run_semic.lo FC modules/SurfaceMassBalancex/run_semic_transient.lo CXX shared/String/ApiPrintf.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo CXX main/issm_slc-issm_slc.o CXX main/kriging-kriging.o CXX main/issm_dakota-issm_dakota.o CXX main/issm_post-issm_post.o CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXXLD libISSMOverload.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXX modules/Chacox/libISSMModules_la-Chacox.lo CXX modules/Chacox/libISSMModules_la-input_parse.lo CXX modules/Chacox/libISSMModules_la-chaco_seconds.lo CXX modules/Chacox/libISSMModules_la-user_params.lo CXXLD libISSMCore.la ./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] 56 | double *smalloc(); /* safe version of malloc */ | ^~ ./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable 56 | double *smalloc(); /* safe version of malloc */ | ^~ | = nullptr 1 warning generated. ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXXLD libISSMModules.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated CXXLD issm.exe CXXLD issm_slc.exe CXXLD kriging.exe CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo In file included from In file included from ./io/ApiPrintf.cpp./io/WriteMatlabData.cpp:In file included from ./io/CheckNumMatlabArguments.cpp:In file included from ./io/FetchMatlabData.cpp:1111: 5In file included from : In file included from ./io/./matlabio.h:: In file included from :./io/./matlabio.h11:: 16: In file included from In file included from 16./io/./matlabio.h: :In file included from 16./io/./../../../c/classes/classes.h: ./io/./../../../c/classes/classes.hIn file included from :./io/./../../../c/classes/classes.h11:: :In file included from ./io/./../../../c/classes/./Vertex.h:111211: In file included from ./io/./../../../c/classes/./Vertex.h: :12./io/./matlabio.h: : :16In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :11: In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./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:1515./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 In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h::66: : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::66: In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::116: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h::6: : In file included from In file included from : 6In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: : In file included from In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h6:: 8In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::12786: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h::12788: : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1306/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h::81271306: In file included from ::127 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1278 : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306::127 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1278: 1306 | P1306/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h | :P1306e:testcsEcrErrorro(rM(PI_CM P1306 | PetsocmErrom,r(127M:P Iwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]C oimnmt,, con st char *, cionI_ Cost chnatrm1306m | ,Pet sin,t, ccoonnsst*, PetsctE ccharrocrhrErraor(MPI *r, _CoC*,c ocomondesmt, cih,ar P*e,tsc Enrrsotrnt,P Tc conseytpe, cha r otnsc*h,asrtc P e t*,c hEasrc *ErrcroonrsCt roo,d ec,h aPre t*s,c ErPreCtosrcoErrT.yrorpCeo,. .c)o nPsEtT SdCe_dAec,h a,TTPertRsIcBEUrTrEo_rCTOyLpDe ,P cE*T,S C._.AToTnRsItB UcThE_FaO .PrR *, ..MAT(7, 8e)t .))P;s P | c ^E ETSCE_T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hSC:_299A:T67T: Anote: TRTRIBUexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'IrTrEo_rCTByUpTeE _COLODL DP EPTE,T ScCo_nAsTtT RcIha SB299UTE_FORrC_ATMAT(7, 8 | ) ; | ^ T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h :*299,: 67.#..d)e fine :P ERnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PET 299 | IBUTES_CF OR_MAT(7, T SC_AATT8T)R;I T R| IBB#UdT ^E _FeOfRU/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hT:E299_:C67O:L Di nPeE TPSECT_SATTRnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'M AT(s 299 | t#rdIeIfBiUnTeE _PETC_dAx,F OvRMATT(T7R,I B8)U;SaCAr_gTAET_ T| R ^I BUTEFIdx) __attri/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hb:u299t:e67_:_ Fnote: Oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'R M_O(R M299A | T ( s#tdrefIdAx, (ineTforvma (PsaEAtTStCrIdx, _ATTRrvaArgIdI(pBrUTE_iFnOtRfM,A Ts(tsxtrgIIdxr)I d_x_,a ttrivaArgdIxdx) _)_ attri,butb_u_taee____t(t(r(ibuftoe(__f(r(moartm(aptf(oprrmiant tr(intf, strvIadAprfi,nx ,s trrgtIfd,xv)a ArsgtIrdIxd)x), vaIdx), va)ArgArgIdx) | I ^d x))) | ^ ))) | ^ | ^ 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: :In file included from 1278./io/./../../../c/classes/./Vertex.h: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.hIn file included from ./io/ApiPrintf.cpp:1211: : In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./matlabio.hIn file included from ./io/WriteMatlabData.cpp:11: ::1615: In file included from In file included from : In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h12:: 11:: 1365:In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h::68::16 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./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:156: 151365: | In file included from P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::66E: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hT:SC_E: XIn file included from 6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11T: ERN P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.he:t8In file included from In file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:cEr/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hrorCo: :In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hde 6(: *In file included from :P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.he:tscEr12786: : 6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hr/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h::6: :In file included from o/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hr:13651278: 8/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h::68P:1365 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 68: : rwarning: i'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]n In file included from 13651365 | | tPPfE)T(EcToSnCs_tE XcThSaCr_[E]X, /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hTERN Pets:c.E..1278) rPrEo: r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.hC:o1365d:e68 :( *warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PeEtRsNc EPTetS rrCs_cA1365T | TPREITBSUCT_EE_XEToErRPNr iPrertoscEnFtfr)CodeOrRrMoArTC(od (*Pe(t1se (*P, 2); | ^c Ec/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:o299e:67: rnstnote: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'h ar[r] o,r P.r.299. | ) PtiscErntf)E#TdS(Crconesfti_nAeT TcRh aPrEITBSU[T]E,C _.A_TTR.I.) PETSC_AToTrRPIrBFUiOnRtMfA)(constT(1, 2); TchBaUTE_ r [| E ^_ FORM]AT(st/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hFOR:r299I,:67dM:AT(1 , x2) ; note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' v.a.A.r)g IPd x299) | E T#SdCe_fAiTnTe RIP ET| ^ _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:S67C:_ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _ 299 | #defBUTE_FORattribAuTTRiIBUTE_FtOeR_M_A(T(st(rMIAdTne xPE,T SvCa(Ar1gI_dAx,T)f orTm a_2_)a;tt | ^t (ripb/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hR:IBUrui299:T67E:_FOntte_ fnote: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RM AsT (299s | t _rtIrdIdx, v a#defi(xne P(f, voarmaETSCAArrggIIt_dx) dx()__p)attrAirTiTnRIbute__((B)fUoTrEm_FtORMAf,aT t (| ^p rintf, st(rIdx, vaArgIdx))) | ^ strIdx,s trIdx, vaArgIdvaArgIdx)))x | ^ ) __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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:In file included from ./io/CheckNumMatlabArguments.cpp:58: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h./io/./matlabio.h::157716:: 77In file included from :./io/./../../../c/classes/classes.h :warning: 11'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from In file included from ./io/ApiPrintf.cpp./io/./../../../c/classes/./Vertex.h::1112: : In file included from In file included from ./io/./matlabio.h:16./io/./../../../c/classes/./../toolkits/toolkits.h: :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 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from 1577/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h | P:ETSC_EXTE: In file included from 6RIn file included from N./io/WriteMatlabData.cpp./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: 11P: ets: In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:In file included from 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from ./io/./matlabio.h:16c: In file included from ./io/./../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h::11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h1577: In file included from r:r77o./io/./../../../c/classes/./Vertex.hr:C12o: dIn file included from e./io/./../../../c/classes/./../toolkits/toolkits.h :: :(*P15e: tIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h8:: s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] cH11 : 15771577 | :e77:lIn file included from pwarning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hP:6E: In file included from rTS/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h1577: | 6PCE_TESiC_XETXnTtEfR)N( MPPeI_CtomEsmc, coRNEn: In file included from Prrs/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:eots6cEr: In file included from rrCoorde /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h(:t charC8[: ]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h,:*1577:P77e:t swarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ode (* P .c1577. | .P)E TPSECT_SECX_TAETRTHReIlpBPUN erPinTtEf)et_tscsHFeOlRpMPArTc((EMriron2P, I3_)C;om m | rt ^Cfo), cdoen/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hs:t299 :67: note: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' (h*Paert[s]c,H(e lp P.r.i.n)t PETSC_Af299TT)RMPI_Comm, c(oMnPsIt_ CcomIhm | a,r [c]o,n s t #BdU.T.E._cFhar[]e, ..O.RMAT(2, 3)f;i n e| ^P /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:)) PETSC299_:A67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' T E299T | S C _#AdTefiTnRe PET TRISBUPTECIETS_C_FAOTRTMARTI(B2_,A T3T)R;I B | ^U BU/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:T299E:_67FORMTAE:U Tnote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'F ORMAT(sTt(2E_rFId 299 | xORMAT(st,rIdx,, vaArgIdx) __attr i3b)u;t e _| _ ^((fo rmvaatA(p #rgrIidx/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hdnetffi) __at:t299r:i67b:u tnote: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT'n st rIde__((xf ormat(, 299pr | i #vdaeAfrignIed nPeE TxP)E)T)StCfS, s_tA T T| r ^I dx, vaArgCI_dAxT)TRIBUTREIBUTE_F_FORMAT(s)t) | OrIdx, vaArgIdx ^) _RMAT(strIdx, vaArg_Iadx) _ _tattribute__((format(printf, strIdx, vaArgIdx))) | ^ tribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: ./io/CheckNumMatlabArguments.cpp:5In file included from ./io/./matlabio.h:In file included from 16./io/./../../../c/classes/classes.h:11: : In file included from In file included from : ./io/./matlabio.h:In file included from 16./io/./../../../c/classes/classes.h: :In file included from ./io/./../../../c/classes/./Vertex.h:12: 11In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h:15./io/./../../../c/classes/classes.h: :11: In file included from ./io/./../../../c/classes/./Vertex.h:In file included from 12./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:1115: In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h11:6: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :./io/WriteMatlabData.cpp11:: 11In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: :: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h6:8: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:6: :In file included from 1582: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:In file included from 8./io/./matlabio.h: :In file included from 16/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: ::15826: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:In file included from 6./io/./../../../c/classes/classes.h:: 11In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:: : In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: :In file included from 93/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::1511: :8In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h::936: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 15 | :15:93:6 : warning: In file included from P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h :8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582E15: | PE/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.hT: 1515: | 93P:ETSC_EX Twarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R N PTeSC_S 15 | EPEXTEtCsTcE_EXrrorCode PetscRINnSfCT ERN P_oePtestsEXTERN cPEet_PrrcsEcrrroorErCCoidvarte(const crhoer CPoedte oadr[],eP PeettscssIcnIfnof_PricvIate(coo nPsentfsoc_OPbrjecitv,_ Pcroiavtaet(ecto ncsh(tco ncsatr [c]h,a rP[e]t,nhar Pets[c]O,b j.escctO,b jceocnstts,t c ocharc[n.s.)], t. .c .)h PaErThSaP[E]T,S CPCe_tAsTcTORbIjBUTEe_rc[t],, F_OARTcTR.IBUTEoMnAsT(_.3.), P4E);T S C| _ ^A t ch/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.ha:r299TTRIBUTE_FORMFAOTR(M[3,:67]: AT(3,, 4note: )expanded from macro 'PETSC_ATTRIBUTE_FORMAT'; | ^ 4299) | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h : 299#;d .| .e.f)i P ^nETSC_ATe :T67R:I Bnote: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': UT E299_PET | S C _#AdTeT299F:O67R:f inote: nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' MA e299 | RIT BPUETTES_CF_O#RdMeAf(i3ne, TP(4s)t;r I d| xA,T ^TRIE va TBSUTArg/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hI:C_dEx_)299ATT R_I_:FBOURTMaAttTr(Es_trIdx,iFO RvabuMtAeA_r67_:( note: gITdexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' ( format(pri299nt | f x(strI#dx, defi,ne PvETS )s t_rIC_a_AarAdtgxtIrdixb), _v_aATaute__T(R(IfBoUrTmEa_tFOR(rprttribute__((format(printfM,A Ts(stgirIdx, vaArgIdxIdtxrIdx, )vaA)r)) g_I_daxtt rib)u)t | n ^ ) e _| _((tf, sftorrmat(pIr ^dx, viaAnrgIdx))t)f, strIdx, v aArgIdx))) | ^ | ^ 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/ApiPrintf.cpp6:: 11In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hIn file included from :./io/./matlabio.h8:: 16In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIn file included from ./io/./../../../c/classes/classes.h:11: :In file included from 1582./io/./../../../c/classes/./Vertex.h: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h12:: 266In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h81::15In file included from : In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: : In file included from In file included from ./io/./../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h: 11266: | In file included from PETSC_./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: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from X/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hTER:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hN Pe:tscE:r6r6: orCode PetscIn file included from LogObjectSt/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.ha:t6e(In file included from ./io/CheckNumMatlabArguments.cpp: P: eIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hs:8: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h::Ob5266: :In file included from 81In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :j6ect,./io/./matlabio.h: In file included from warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] const: 16c8h: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: 1582266: | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.hP:E266T:81:a: rIn file included from [./io/./../../../c/classes/classes.hS:C11_: EIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h :warning: 15'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:]11X: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hR:N6 : PIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h, .: 266 | PETSCe_EXTERN Pet..) PEt6: sIn file included from TscErr/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hScCE_rAoTrTCRoIdreo rP:etsCcoLdoeg PetscBLoUgObjOebcjteScttate6(: PIn file included from eSTtate(P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.ht:scOebtjs8c: OIn file included from b/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hj:e1582E: c_/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.he:ct266,tF, co :c81:nsto ncshta rO[R]M , A..c.h)a rP[E]T,S Cwarning: _ATT..T.()2 ,P E3T)S'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] C;_ A T| ^TRIBU 266 | RPET IB/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'TSEC__FEOX TE R299N | P U#TdEe_fFiOnRe PETSRMAT(2, 3C)_ATTRIBUTE_FMOART(2, 3); M| A ^T (strIdx,e vaAr/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hgI:d299x:)67 :_ _note: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't tribute__ (299( | f o r#mdaetf(ipnrei nPtEfT,S Cs_tArTITdRxI,B UvTaEA_rFgOIRdMxA)T)()s t r| I ^d x, vaArgId;tsc E r| ^ rorCode PetscL/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.ho:g299O:b67j:e ctnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't at x)e(299 | #_d_eaftitnrei bPuEteT_S_P((eformaC_ATt(prtiTnRIBUTE_FORMATtf, strIdx, (strIdsxcObjec,t ,v acArovnsaArggIIdx) d_x_)a)t)t r i| bute_ ^_ ((format(pritntf, strIdx, vaAr gIdx))) | ^ char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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, FILIn file included from ./io/WriteMatlabData.cpp:E11 : *In file included from ,./io/./matlabio.h :c16o: nIn file included from s./io/./../../../c/classes/classes.ht char[], ..:.11): In file included from P./io/./../../../c/classes/./Vertex.hE:TSC_A12T: TIn file included from R./io/./../../../c/classes/./../toolkits/toolkits.hI:B15U: TIn file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:F11O: RIn file included from M/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hA:In file included from ./io/ApiPrintf.cpp:116: In file included from : ./io/./matlabio.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h16:: 6In file included from : ./io/./../../../c/classes/classes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h11:: 6In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h12:: 8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T(3, 4) 1590 | PETSC_EIn file included from X./io/./../../../c/classes/./../toolkits/toolkits.h:15: ;In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h T| ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:E67:RN: Pets note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' cErro 299 | r C#oddeef iPneet sPcEFTPSrCi_nAtTfT(R11IB: UIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hE:_MFPOIRMAT6(: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h_rIdx, va:A6r: gIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIdx) :__CIn file included from om./io/CheckNumMatlabArguments.cppa:t5trim,: In file included from 1590./io/./matlabio.h::79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 16: In file included from ./io/./../../../c/classes/classes.h:11b: uIn file included from t e1590_F./io/./../../../c/classes/./Vertex.hI:L12E_ (*(,f | cPETSCo_rEmXoTEnRst acth(a: r[], ...) PETSCprintf,_ATTRN PIsBUeIn file included from ts./io/./../../../c/classes/./../toolkits/toolkits.h:15: TIn file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hc:E11t: In file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hr:r6o: rrIFdOx, vaRAMrAgTI(d3, x4C)ode Pet;s c)F)In file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h : 6| : ^ | ^ P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:r:intf(M6P: IIn file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hC299o:67: note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: m299In file included from | ./io/FetchMatlabData.cpp : 11#: dIn file included from e./io/./matlabio.hf:i16n: eIn file included from ./io/./../../../c/classes/classes.hP:E11T: SIn file included from C./io/./../../../c/classes/./Vertex.h_:A1279: In file included from m./io/./../../../c/classes/./../toolkits/toolkits.h,: 15F: IIn file included from L./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hE: *, c: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 11T T1590R | IPBEUTTSEC__FEXTERoN PetscO: In file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hr:r6: In file included from nRo/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hst char[], ..r:.) PETSCode PetscFPrinCMATt6: In file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hA:T6T: RIn file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hB:U8TfE(_(FOsRtMrAITd(x3,, v4a)A;r gId x| ): _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h_:a1592t:tMr ^P I_70C:o mwarning: m'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h :ibut, e __(F(1592foIrLmat | (PEET299S:C67_:E Xnote: T E*R,N cPpertisncErroroexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'Code PetscPnrsitn tcfhar([M]t, f, str I..d.x), 299 | P E T#SdCe_fAiTnTeR IPBETSC_AUPI_TTRIBUTECvaArgId_xF)O)R)o m m| , ^ TcEo_nFsOtR McA T(strMAT(3, Ihdaxr,[ ]v,aArg4I); | ^ ./Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h.:.299): PETSC_ATIn file included from T./io/WriteMatlabData.cppR:I11B: UIn file included from ./io/./matlabio.hT:E16_: FIn file included from O./io/./../../../c/classes/classes.hR67d:: 11note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/./../../../c/classes/./Vertex.h:12: xIn file included from )./io/./../../../c/classes/./../toolkits/toolkits.h _299_ | at t r#idbeuft:e15_: _MIn file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:(112: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h(:i(nf3o)6;: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hr:m6a: tIn file included from (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hp:r6i: nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:e8: PEf| , ^/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hTSC_AT:1592:70 :s trIdTxR,IBUT vwarning: aA'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r g/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hI:d299x:)67):) note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'| ^ E_ F299ORMA 1592 | PET | SC _ E#XdTERN PetIn file included from T./io/ApiPrintf.cpp(:s11t: rIn file included from ./io/./matlabio.hs:I16de: In file included from ./io/./../../../c/classes/classes.hx:11: In file included from ./io/./../../../c/classes/./Vertex.h:12f: iIn file included from n./io/./../../../c/classes/./../toolkits/toolkits.hec EPrErT,SC_ATTRI:orC15o: dBeU TPEe_tFIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:vs11c: PIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hi:n6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ha:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:OtRMfAA6T: (In file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.ht:r8I: (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hM:P1592Ir_gCIodmxm): 70_:_ awarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t ribute, d_x_, va(A(rf1592o | rPgEITdSxC)_mEaXtT(EpRN __r iPnettcsconstE rcrhoaraCotftr,i strbIuddx,e vPaetAscPrte__((rfgoIrmat(ri[dxp)ri],n))t f(...) | ^n tf, strMPI_PCIodx,mm,E TcSoCn_ sATTRIBUTE_tFORvMaArgIdx))) | ^AT(2, 3 )c;hIn file included from ./io/CheckNumMatlabArguments.cpp: 5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11ar[], : .In file included from ../io/./../../../c/classes/./Vertex.h.:)12 : PIn file included from E./io/./../../../c/classes/./../toolkits/toolkits.hT:S15C: _In file included from A./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from T: 11 : ./io/./../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h12TRIBUTE| : _:F6ORMAT(In file included from 2, : 3In file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h;: ^ ./io/./../../../c/classes/./../toolkits/toolkits.h:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h15:: 299In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6:11| 67 ^: : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT': In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6 : 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h : 6#: d/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.he:f6i: nIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hP:EIn file included from 299T:S67C:_ Anote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T R: I8299: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h | #define /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hPETSC:_1592A:T70T:R Iwarning: B'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]U BUTE:_1593 F:78O:R Mwarning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T (strId1592x , v | aP1593 | APrEgTISdCT_EExT)_ _F_OaRtMtAETX(TsEtRN SPC_EXTEretscErrorCode PetisbcuPtrRrNi netf__PIedtsx(,( vaArcgfEorrImdaxt)( p_r_iattrri(bMuPtIe__C_o(m(mf, coonntfr, stmraIsdxto(rpCod, vatA rcgheIadrx[]r, ..).) in)tf, s | P ^ )t rPIEdTxS,C _vAaTATrRgIIBdUxT)E)_)F O R| MeATt(s2c,S N3P)r;i n t| f ^( chIn file included from ^ ar *, size_./io/WriteMatlabData.cpp:11: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hIn file included from :./io/./matlabio.h299:67:: 16In file included from ./io/ApiPrintf.cpp:note: 11expanded from macro 'PETSC_ATTRIBUTE_FORMAT': In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: 299 | #dt, cons: eIn file included from fIn file included from ./io/./matlabio.h./io/./../../../c/classes/./../toolkits/toolkits.h::15ine P16: : In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/classes.h:E11T: SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from 6t_ A./io/./../../../c/classes/./Vertex.h: :In file included from 12/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: In file included from T./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from c./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hThRaIrB[U]T,E _...F): 6:: 11In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hO:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]PETIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hC:R6M: AIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h(:s6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:t8r: I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hd: _x, vaATT1593R:78:A rwarning: gI'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d x) __Ia 1593t | tPrEiTBSUCT_EEX1593b_ | uPtTeE_R_N( (PfeotrsmcaEtr(rporriEFCOoRdMeA TP(e3t,scSN P4r)n;TtSfi, s | ^ ntC/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h_:E299XfT(EcRtNr: 67P:e thsacrE note: *expanded from macro 'PETSC_ATTRIBUTE_FORMAT'I dxr,r v299a | A r g#Idd,oerfCiondee xP))) estiszceS_Nt, const cPhraintfP(| r[]c,h a.r. .*), EPTSC_ ^ETSAC_ATTRIBUTE TTRI BsUiTzEe_FORMA_T_(In file included from s./io/CheckNumMatlabArguments.cppt:r5I: dIn file included from x./io/./matlabio.h,:FORM vaAr16g: IIn file included from d./io/./../../../c/classes/classes.hx:)11 : _In file included from _./io/./../../../c/classes/./Vertex.ha:A12: Tt(, In file included from c./io/./../../../c/classes/./../toolkits/toolkits.ho:n15st: In file included from c./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hh:a11r[3t],: In file included from ,/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h: 4); | tribut6e__ ^( (fo: rIn file included from m/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ha: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:667: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h::6 : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.ht:8(: p/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hrint f, strI...) P E299T | S C _#AdTeTfinRe: 1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I BdUTxE, vPaEATrgSIC_A T1593T | dPExT)SRCI_B)U)T E XETE_RFNO RPets_cFMEA| ORTMrArT((3 ^ strIdx, , 4)o;rCode P e| t ^s cSIn file included from NPrv/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299i:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' aAr g299I | d x )#ndteff(./io/FetchMatlabData.cpp c__attribute__((fo:r11har i*,: In file included from ./io/./matlabio.h:n16e: mIn file included from ./io/./../../../c/classes/classes.hsiz ePETSC_a:_11t: ,In file included from ./io/./../../../c/classes/./Vertex.hc:o12n: AIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hT:R15IsBtU : TIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hchaErt_(FORM[printAfT(st:r11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: Idx, ],In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hv:a6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hArgIdx) __:a6t ., st..) PETSC_ATTRIBU: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.htri:but_eF_O8: r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:_((foIrdx, v1594RmMAaTt((3, 4); | p:93:a Awarning: rgI ^d x))) 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299r:in tf, s 1594 | PETtSC_E67:| ^Xr TEnote: RNexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #PdeetfsicnEer rPoErTCSoCd_eA TTRIIBUdPxIn file included from e./io/ApiPrintf.cppt:s11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h,: 11v: aIn file included from A./io/./../../../c/classes/./Vertex.hr:g12I: dIn file included from x./io/./../../../c/classes/./../toolkits/toolkits.hT:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: )In file included from )E) _ F| O ^ RMAT(strIc/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6In file included from dxS, vaAr: In file included from N/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hP:r6i: nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hg:fICdoxu./io/WriteMatlabData.cppn:t(11c) 8: _In file included from ./io/./matlabio.hh:16: In file included from ./io/./../../../c/classes/classes.ha:11_a: : In file included from rt t*./io/./../../../c/classes/./Vertex.h, si:12: rzie_In file included from tb, cons./io/./../../../c/classes/./../toolkits/toolkits.ht :c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hh:aurt[]1594:93, size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMATe:15: __((s(tfroIrdmxa,t (vparAi nwarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]fr, strIIn file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hg:I11d: xIn file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h :__attributex, 6_va A1594r | gPI_d(x()f)) | ^ ormat(printf, strIdx, vaArgIdx: ET))) | ^ SC_EXTERNIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:P16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:In file included from 12: In file included from e./io/./../../../c/classes/./../toolkits/toolkits.htscEr:rorC/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ho:d6e: In file included from P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:e6tIn file included from sc15S: ./io/FetchMatlabData.cppIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: 11N:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h./io/./matlabio.h:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h16::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h1594::1594: :93:In file included from 93./io/./../../../c/classes/classes.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] P 159411 | P: EIn file included from T./io/./../../../c/classes/./Vertex.hS:C12_: r1594EIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.hintfXCToEuRnNt (Pceha | tPs:cE15rrroErC: oIn file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he: 11P: In file included from e*t,s csSTNSPriize_C_EXTERN/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.ht, c: 6Pentf: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: CoutsocnEsntr(rtIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hh:a1597r *, osizer_: cth,a72r:[ ], siz Codee_t warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Petsc*Sc,o ns.N.P.rtintfCo)u PE TSCc h1597n | tP(_cAhTaTr *R,I BsUiTzEe_Ear[], si_tT,Sze_ constCFORtM A*T(3, 5);, | ^ ch/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.ha: 299.:.67.r_[], size_t: *note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ...) EPXETT)S C_ATT299 | P E T#SdCe_EfRiNnReI APETSTBTUR PeItBsUcTETEErrorCo__FOFC_ARTMAT(3,T O5R)M;A T (| 3 ^, 5); /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h| : ^ 299:67:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:d67e: Pe tnote: snote: cRexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'EIrBrexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o rPrin 299 | 299 | # #deftiUnTeE _PFEOTRSMfADTe(fsatrIdxC, ult(c_dAeTTRIBUTE_FoOnRsMtA Tc(hsatr[]r,I d.x.,.v) aPAErTSC_ AvTTRIBgIfUdx)inea ATrE _F_P_aEtTtSrC_ATTRIBOUTE_gRMFORMAIdiT(sxt)ATrIdx, _v_aaAtrtgrIidb(u1, b2u)t;t ex_e)_ __(_(aftotrrmiabtu(tper__((fintorm| ^ f, /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hs:t299r:I67d:x ,note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'v aArgId x299) | ) ) # d| e ^f ine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, str_(Idx, (format(paritn(printvfatIn file included from , strIdx, ./io/ApiPrintf.cpp:11: In file included from f./io/./matlabio.h,: svaArgAIrg16tdrxI)d)x), v| a ^A rgIdx))) | ^ : In file included from ./io/./../../../c/classes/classes.h:11: In file included from I./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from d./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:In file included from 11In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:x)./io/WriteMatlabData.cpp16)) | ^ : 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/FetchMatlabData.cpp:11: In file included from :11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./matlabio.h: In file included from 6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./Vertex.h::612: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h./io/./../../../c/classes/./../toolkits/toolkits.h::615: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h::6: 16: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h1597::872: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:: 1597warning: :: 72In file included from ./io/./../../../c/classes/classes.h:11: In file included from 11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./Vertex.h::6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :11: In file included from 1597/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h | ::P6: ETS6C_ 1597 | PE: EIn file included from X/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hT:S6C: _In file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hX:T8E: R/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hN:1597:72In file included from P:e /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hT:twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]6 ERN PscErrorCoedtsc: E1597r | rPoErTCSeo dPee tPsecErrorPrinttsfcErrIn file included from DC_EXTEoefaRuNl t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h(:c6o: nIn file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hr:P8P: e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.ht:scEr1598i:n69ttf Default(cochar[],r r.o.r.n)sCto dPETSe PetscE :c Crwarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o rPrihar[]n t1598 | PET, _.A.S.C) TTRfIDBeUfTaEu_FORMAT(lPt(_coEEXTT1S,C _2A)T;E R N| n ^s t c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hT:299R:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' Ihar [299] | B U ,#d ePfeTtsEcEirrorCo.d.e. )P etne_ PEscFErPrETTSCO_RAMTATTSoRrPrintfC(_1A,T None(ITcR2); | ^ I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:BUoTE_299n:sBtU FcORMhATE_67F:T (note: OR1aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r [],, .2.).;) P299 | | #defineMEA ^ T(/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h :P299EsTtSTSC_C_ATT:ARTITrRIIBdUTBx, E67_:F Unote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'v aAEO r299g | I d x#)d e___FORRMAaMtAfT(triibnuet eP__((foErTmSaCt_(prAiTn(1,sTtTtRf,IBrUITdEx, s_FO R2M)A; t| r ^I dv/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299x:,a AvT67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ar g299I( | A r g#Iddex))) | f ^i ne PETSC_ATTRsItBrUITE_FOdRMAT(sdtxr)IIn file included from ./io/ApiPrintf.cpp_:_11a: xt,d xv,a AvragAIrdtIn file included from r./io/./matlabio.hg:Idxi)b16 : _In file included from _./io/./../../../c/classes/classes.ha:t11t: rxi) __attriuIn file included from bb./io/./../../../c/classes/./Vertex.hu:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hutttee_e__(_((_(_ff(o(rfmoa:t11o: rIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hr:mat(primnattf(,p r(iprisnttrf6,: n In file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hf, strIdx,Ist:r6I: dIn file included from x /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hv:a6A: rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:, vIdx))) a| A ^r gIdx))) dx8,: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hvaAr| ^ :1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/FetchMatlabData.cpp:11g 1598 | PETS: In file included from ./io/./matlabio.h:16: In file included from ICdx)))_EIn file included from | ^X./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:./io/./../../../c/classes/classes.h16: In file included from ./io/./../../../c/classes/classes.h:TE11:: 11In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :./io/./../../../c/classes/./Vertex.h12:: 12In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :15: ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from RN P:et/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h15: In file included from s./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hcErrorC:o6d: e Pe:tsIn file included from 11c: EIn file included from rIn file included from r./io/CheckNumMatlabArguments.cpp:5/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h: :In file included from o./io/./matlabio.h:16: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hIn file included from :6./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:r12: PIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hi6n: tIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: :In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hf:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: 6In file included from : N: on/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h::615986:69: :e (: warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h : 81598: | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:coIn file included from nst1599 :c81hParE/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hT::6 [warning: ]'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], ...) PE: TIn file included from S C1599S | CP_EETSC__EXATT/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hT:R6I: BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hT:E8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h_:X1598T:E69RN :P eEtRNwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]PetFsOcR MATE(r1r,o scErrorCo d21598) | ;P E T| S ^C _E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67:XeT EPetsrcRN PetErrC onote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' d e299 | P e t#sdceHfelpiPnsecErrorCodreio PetscErnrtofDefa rPrintuflNto(nMe(PETSC_ArTPTrRiInBtUfTNEo_nFeOPR(MIA_TC(osmtmrc,o nst char[c]coonnsstt ,c I.d.x.,) vPaEATrSgcCI_dAxh)a haTTrR[IBUT_E__aFtO]R,M t.r.i.b)u tPeE_TASTC(_rA[]_1,, T2)...) P; ( (ETTRIBU| STCE__AFTOTRRMIABTU(T2E,_ ^F ORMA/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hf :3299o)r;m a | ^: 67:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h Tt(:299:67:pnote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d(i1ntnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT',f, strI e 299 | 2);d x ,| ^ vafAr #de/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hf:iine gIdx))299): 67: | note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' nPE TSC_ATTReI BPUTE _299F | OREMTSC_AT AT(stTrRIIIn file included from ./io/ApiPrintf.cppd:BxU,T #vda11Ar: gEI_edfxinIn file included from e./io/./matlabio.h:)16 __a: tFtOrRiMIn file included from A./io/./../../../c/classes/classes.hT:( bPuE11T: SstIn file included from C./io/./../../../c/classes/./Vertex.h_:12: rIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:A15ITdtx,: In file included from v./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ha:A11r: gIn file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hd:x6): In file included from __attri/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hbeu_t_e(_(_f(oTr(mfaotr(m:aptr(ipnrtifn,tf, 6R: In file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hBU sTtEr:_6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hIdx,FOsRtM rvIadAxT,(Asr tvrIdx, :v8a: A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hr:ga1599I:81dx) __gatt:A rIdxg)Irwarning: )'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) | ^ ibu 1599 | PEtTSCd_x))e) E | X ^T ERN PetscErrorCo_In file included from ./io/CheckNumMatlabArguments.cpp:5d: e PetscHe_((formIn file included from lat(prpPrintifnDtf, st./io/./matlabio.hr:Iedfault(MPI_CoIn file included from 16: In file included from ./io/./../../../c/classes/classes.hx:11,: In file included from v./io/./../../../c/classes/./Vertex.ha:A12r: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hm:m15,: gIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11): )In file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h ./io/FetchMatlabData.cpp :| : ^6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hc 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:onst cha:In file included from 6./io/WriteMatlabData.cpp: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h11:r: In file included from 8./io/./matlabio.h: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h16:: 1599In file included from :./io/./../../../c/classes/classes.h81:: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]11 : [In file included from ]./io/./../../../c/classes/./Vertex.h,: ...) P12E: TIn file included from S./io/./../../../c/classes/./../toolkits/toolkits.hC:_15A: TIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hR:I11B: UIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hE:6 1599_ | : FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hR:M6A: TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h2:, 3); | 12 ^ : PIn file included from E./io/./../../../c/classes/./../toolkits/toolkits.hT:15: 6In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hS:C: _In file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hX:T8299:67: : E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hR:note: 1599expanded from macro 'PETSC_ATTRIBUTE_FORMAT':N81 : ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P e299t | s c:E11r: rIn file included from o/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hrCod 1599# | dPeefiE:T6 : PIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ht:s6c: nIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:He lS6C: _PEEXTpSPCrIn file included from i/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hn:t8T: E_/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hA:T1608:RN PetsfcD82E:r Twarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I BUTE_ F1608erfoaruClotdOeR MPAeTt(sscHtelpP | rPET(rMiPIntSdfx,D evfaaAIr_gCIodmxm), __attributCe_cEuon_s_t( (XcThEaRrNlftor mPe(tscEat(M[]p,rrrionrtCfo,d es tPr P...) PIE_TSetIsCc_SAyTnTcRhIrBoUnTiEC_oFmOmR,M AcTo(ndsxz, evdaArgIt2 Pdrx)ch,i n3t)f;( M P| I ^ _)C)o m /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h| : ^299 :a67r[],m , c:o n.s.t. )c hPaErT[Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ ] ,299 | .A..) PETTSC_ATT RITBRUIBUTE #def_ine FTEIn file included from ./io/ApiPrintf.cpp:11: P_In file included from F./io/./matlabio.hO:O16R: MIn file included from A./io/./../../../c/classes/classes.hT:(112: EIn file included from ./io/./../../../c/classes/./Vertex.h:12RM,A T: (2In file included from ,3); | ^ T 3);./io/./../../../c/classes/./../toolkits/toolkits.h /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h| ^: 299:15:S67C:_ Anote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T RIBUTE : 299In file included from | ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :_11F/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hO:R 299:67:M note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299A | # d#edfineTe(fine P: s PETSC_tArTIdxIn file included from , vaArTgIdx) /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h__attriREITBSC_ATTRIB:6: UTEUTEIn file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hF:O_RFbOuRMAT(6t: eIn file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6_: _In file included from trIdx(,( MvAaTA(rsg/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hIdx)t r_I_daxt,t vaArgIribfdxu:t8e: )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:o1608r:m82a:__((fo rt(printf, strI m_a_ta(tpwarning: dx, vaArgIdx))t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rintf, s1608t | rP)IdrEibTxu,t e_SC_EXT_((formatvEaR (ApN r| ^ rgIdx))) i | n ^t f, strI PetscErrordx, vaArgCIoddxe) )P)eIn file included from t./io/CheckNumMatlabArguments.cpps:c5S: yIn file included from n./io/./matlabio.hc: 16 : | In file included from ^./io/./../../../c/classes/classes.h :11h: rIn file included from o./io/./../../../c/classes/./Vertex.hn:i12In file included from : ./io/WriteMatlabData.cppIn file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11:: 15In file included from ./io/./matlabio.h: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hzed:Pr:i11: In file included from 16/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h: :In file included from 6./io/./../../../c/classes/classes.h: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from n./io/./../../../c/classes/./Vertex.ht:f12In file included from ./io/FetchMatlabData.cpp(:: MP6I: _CIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:In file included from 15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ho:m11m: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hc11on: sIn file included from t./io/./matlabio.h :c16h: aIn file included from r./io/./../../../c/classes/classes.h[:]11,: In file included from ./io/./../../../c/classes/./Vertex.h :: :In file included from 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h::126: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h./io/./../../../c/classes/./../toolkits/toolkits.h:15:: 8.: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:16088In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:: 82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ..) PETSC: _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hA: 1608 | PEIn file included from TS/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h1608TC_EX:T82:: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E R6N: In file included from PetscT 1608/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h | :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hC:_6E: XIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hE:RN E8P: e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.ht:1609R:IBUsTcE_FORM91EArTrrorrC(2, 3)o; r C| o ^d eo:d/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h :warning: e'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Pet sPceStysc Synnchcrh ron1609 | oP299E:T67S:C _iEznXiTzedPeEdRPrriinote: N Pnetexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' nt s299c | E r rtofr(CMoPdIe _PCeotmsmc,S ycnocn#st char[],deff(hro ni.n.e. )P EPTSC_ATMTRIBUTE_FOiRzEPTIS_CM_AT(CsotmArTITdRxI,B UvTaEA_rFgOIRMAdTm(, ce2xodnst) __attriFbPurtien_t_f(((Mfo rm, c3a)t;( p | PI_hCar[]ommr,i ,F . ^.I.) PETSC/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h_:ATT299RnItBfU:,67T:E _note: Fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' LE *,ORM299A | T c#o (d2efine PETSC_nAsstrT,Idx,t T RcIhBaUvTaEA_rFO[R] M3ArTg,I )..;. d | ^ ()strI/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: dnote: xexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' x)) )299 P E T| S ^C _ATTR, vIaBAUTE_FOR | rgIn file included from M./io/ApiPrintf.cppA:T11(: 3In file included from ,./io/./matlabio.h :416I: In file included from d./io/./../../../c/classes/classes.hx:) _11_ a#tdterfiin: eIn file included from ./io/./../../../c/classes/./Vertex.h:12bute__((form: )Pa;t( In file included from | ^ETSC./io/./../../../c/classes/./../toolkits/toolkits.h:p15r: iIn file included from n./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ht:f11,: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h : 6: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:s6: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hI:_6A: TTIn file included from d299x:,67 RvIaBAUrTgE:_ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'8 : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: 91299: | #warning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F ORMdAT (1609s | PETeSftirnIdx, Ced xPvaArgIdx_))) ) | E ^ TSC_ATTRIB__atUtribute_EXTEIn file included from _./io/WriteMatlabData.cppF:O11R: MIn file included from A./io/./matlabio.hT:TE(RsNt_rI(d16x: ,In file included from ./io/./../../../c/classes/classes.h(:11: In file included from ./io/./../../../c/classes/./Vertex.h: 12fPoetsc: ErIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.ho:r15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:mat(11p: rIn file included from C/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.ho ivnaArg:de Pe6tIdxs)cSyt : _In file included from _fa,t tnrchrosnizte/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6irIdx: ,In file included from dvFaPrin/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.ht:f6A: rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hI:d8x: b/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hu:t1609e:_91_:( )warning: ()'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes])( f o| r ^m at(prMi PnIt_fC,o msmt,r IFILE *d, c o1609n | sPtE xTSCc_In file included from ha,E./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:r[], X.T.E.R)N PPEeTvSaCA_rAgTITtRsIcBEUrTrE_16dx: )FORMoIn file included from ./io/./../../../c/classes/classes.h:11: In file included from )A)T./io/./../../../c/classes/./Vertex.h:12: (In file included from 3./io/./../../../c/classes/./../toolkits/toolkits.h, 4| ) ^;: 15 : | In file included from ^./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: :299:67 : note: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'CIn file included from ode P etscS y299 | nchronize/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h: d6F: PIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hi:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :6: n#In file included from d/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.he:f8i: n/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.he: 1609P:t91f:( Mwarning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I _Comm, F 1609 | PEETSIC_LAET TRI*, const cThaSrC[_]EXTE,RN BPeUtTsEc E.r.r.o)r CPoEdTeS CP_eAtTsTcRSIyBnUcThEr_oFnOiRzMeAdT_(F3O,R M4AFTP(rintf(strIdx,) vaArg;I | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:dx) M67PI_C_o_mamt,t ribu:FILE *, c te_o_(n(sfto rcmhaatnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r[], .299. | (.) PE Tpr in#tdfe,f isnte rIdx, vaArSgC_ATTPREITBSUITE_FOCR_ATTRIBMAT(3, 4); dx))) | ^ | ^ U/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hTE:_F299O:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RMAT(strIdx, vaArgIdx) __attribute__((f299ormat(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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPriIn 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.hn:t12f: (In file included from P./io/./../../../c/classes/./../toolkits/toolkits.he:t15s: cIn file included from Viewer, const char[], ...) P./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TSC_ATTRIBU 240T | EP_FOETSCR_MAT(EXTE2RN, P et3sc)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:11ErrorCode Pet;: scViewerASCIIPIn file included from rin t f| ^ ./io/./../../../c/classes/./Vertex.h:12/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: :299:(67: note: PetsIn file included from c./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'Vie/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hwer, const ch:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12a: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hr:[ ]299, | . .#.240): 84P:E Twarning: S'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]C _dAeTfTiRnIeB UP E240T | SPCE_TASTCT_EE_XFTOERRN MPAeTt(sTcREIrBr2o,r 3); UTEC_ode Pets FORMAT(strI| dx,c v ^ Vi/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.heweraASCII:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'APrrgint Idx) __fattribute__((fo r299m | a #defti(nper iPnEtTfS,C (PIn file included from _./io/CheckNumMatlabArguments.cpp:5esttsrIcVAiTTRdIxB: UTIn file included from Ee_,wF OvRaMAA./io/./matlabio.hT:e16: rgIdrx, In file included from )c)()s t r| I ^d ./io/./../../../c/classes/classes.h:ox, 11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15v: aArgIdx) In file included from __attribnute__((fIn file included from ost ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hc:h11a: rIn file included from [/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h]:,6 : .In file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h./io/FetchMatlabData.cpp:m:11.: .6): In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:In file included from 6./io/./matlabio.h: :In file included from 16/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 12./io/./../../../c/classes/classes.ha tP(EpTrSC_:ATT: R11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h: :In file included from 240I:B84U:T Ewarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F OiR./io/./../../../c/classes/./Vertex.h:n12MtAf ,240 | sPtETTS(C2_,E X: 3);rITdEIn file included from R./io/./../../../c/classes/./../toolkits/toolkits.hN: Petsx,15 : cIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hE:r11r: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hCod:e | ^ P6e: tIn file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hcV:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:667:i: In file included from evwaArnote: er/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hA:S6C: IIn file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hP:12: r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hi:g241:Id96x:) nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' warning: )'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] )241 | 299t | f ( P#edtesfcPiEnTeS CP_EETXSTCE_RANT TRP e| tVsicErIrorC ^o BUTewdEe_r, const ceh aPreFtscVie[w]O,RMATIn file included from ./io/ApiPrintf.cpp(:e11r: AsStCrIn file included from IdIxI,S yvnacAh ronizedPr../io/./matlabio.hr:g16I: In file included from di..) nPt./io/./../../../c/classes/classes.hf:(11P: eIn file included from t./io/./../../../c/classes/./Vertex.hs:c12: In file included from VxiewEe./io/./../../../c/classes/./../toolkits/toolkits.hT:)S C___AaTtTrRI15B: UIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:,T6E: _FORMrAiT(2b,u t3e)_;_( (f o | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hr/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hma:6: :In file included from 299/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:c:o6n: sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:67: 241 :c96thnote: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r [], .:. . warning: 299('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]p ) PET | S C _#A Tr241i | nPtdfe,f isEtTrSICd_xEnXeT, TPREETRSNC PetvsIaBAU_TAET_TFORMAT(2r,gRIcErrdIxB)U)To rC)Eo_FORMAT(3s)trIdx , va; d Ae | | ^ ^r g Id x) _P_eatscV/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.httriiewerASCIIS:y299n:c67hbrute__((In file included from f./io/WriteMatlabData.cppo:r11m: aIn file included from t./io/./matlabio.h:16(: porin:i note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'zedIn file included from P./io/./../../../c/classes/classes.hr:i11: ntf,In file included from n tfs (299P | ./io/./../../../c/classes/./Vertex.h:12 : #trIdefIn file included from i./io/./../../../c/classes/./../toolkits/toolkits.hn:e15 : PIn file included from EeTtSsCc_VAiTeTRdIxw, ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hv:aArgIeBdUT11E: _In file included from F/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hO:r6,: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hR:MAcx)T)o)n s t| ^c har[], .6.: .In file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hC:_12(In file included from st./io/CheckNumMatlabArguments.cppArTI: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h5: dx,: 241v:T96R:I Bwarning: UIn file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a ArT./io/./matlabio.hE:_16g: I241d | xP)E T_SFCO_REMXAT_EaRtNtributIn file included from T (P2etscErreo_r_C(o(dfeo rPmeatts(cpVriienwtefr, A,S C3I)I;S y n| c ^sth roniz/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.he:d299Prri./io/./../../../c/classes/classes.hnt:f:(67Idx, vaArgId:x)) )note: 11expanded from macro 'PETSC_ATTRIBUTE_FORMAT': 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: PIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.he:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: tscV6ie: wIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hr:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]299 , con s241t | PcEhTaSrC[_]E,X .T.E. | ) P E#TRSNC _PAeTdTeRfIiBnUeT EP_EFTOStCs_cAETrTrRoIrBCUoTdEe_FRMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIn 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:Idx, vaArgIdx) __attributeORM AT(stP_e_t(src(Idx12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: Vf,ormat(printife,w esrtArSICdxIIn file included from ISy,n cvharAorngiIzed xv)adAPrint./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):)11f: In file included from (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:P6 : reIn file included from t/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hs:c6Viewer, gc : oIn file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hn| dx) _:_258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] att r258i | ^sbtu tceh_a_r[( (format(prinPETSC]_E,X T.E.R.N) PPtetscErrorCode PetscVieEf,w setrrSItdrxi,n gSPrintf(PetscViewer, const chvTSC_ATTRIBUaarAr[gI]dx))) | ^ ,TE_FIn file included from ./io/WriteMatlabData.cpp: O11R..M.A)T (P2E,T S3C)_;A T T| R ^I BUTE_F: In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h::29912:O: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: R67:In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: 299 | #dIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12M: A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hT:e258In file included from :./io/ApiPrintf.cpp86(: 2warning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 3)f;i n e258 | PPEE| : ^11: TIn file included from SC_./io/./matlabio.hEX TERTSC_AT:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hN: 299P:eTtRsIcBEUrTrEo16_: 67In file included from :./io/./../../../c/classes/classes.h :note: 11expanded from macro 'PETSC_ATTRIBUTE_FORMAT': FOIn file included from R./io/./../../../c/classes/./Vertex.hM: 12299 | r: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h#:d15A: TIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:e11finCeo: In file included from P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:E6T: (In file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.htSrCI_dAxT:TdRe, PetsI cViewer6: BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hT:E6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:v12aArgIdx)S t_r_iantgSPtrriinbtuf_(FOR: Mt/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hP:e258t:sAcT(st86r:I Vwarning: i'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]eew_e_r((formad t(, 258 | pr consPtE Txintf, strIdcxh,a rv[S]C,, va_aA.ArrggIIddxx))) )_ E | X ^T ..) PETESC_ATT_RIBRUNT EP_eFtOsRcMEArTr(o2r, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67Cattribu:to note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e 299 | #dedfine PETSC_ATT_eRIBIn file included from U./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h: T_16((formaP: In file included from ./io/./../../../c/classes/classes.h:11tE_eFtOsRcMVAiTe(wsetrrId: xIn file included from ,./io/./../../../c/classes/./Vertex.h:12(StringSPrintf(Pep v: aIn file included from t./io/./../../../c/classes/./../toolkits/toolkits.hs:c15V: iIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hw:e11r: A,r gconst In file included from Idx) __rat/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hct:r6i: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hinbute__h:a6t: f(, rs[t]In file included from ,/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h (...) :fPETSCr6I: doxr,matIn file included from (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: vaAp12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] r_rgIdx))) | ^ 258 | PETSC_iEXTEARTNn tPfe,tTsRcIEBrUrToE _sFtrCodeOrRMIAdTx(,2, 3); | ^ v/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.ha:299:67: note: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r gIdx))) 299 | | ^ #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attributPe__((format(printf, strIdx, vaArgIdx)))In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: ets | ^ cViewerStringSPrintf(PetscViIn file included from ewer, const c./io/./../../../c/classes/classes.hhar[], ...) PETSC_ATTRIBUTE:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15_FIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from 11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hO:RMAT(2, 3); | ^ 288/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299::67:88./io/./../../../c/classes/./Vertex.h: 12note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::11 : 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]6 : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h# d288e | fPiEnTeS C:P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hC:_6A: T_TERXITBEURTNE _PFeOtRsMcAErrIn file included from o/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hr:./io/ApiPrintf.cpp:11C: oIn file included from d./io/./matlabio.he: 16P: eIn file included from t./io/./../../../c/classes/classes.hT:(12st: r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hI:dsx,11: In file included from ./io/./../../../c/classes/./Vertex.h288: 88:v awarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] cView e288rV12A: | PETSC_EXIn file included from rTUEPRrNi nPteDte./io/./../../../c/classes/./../toolkits/toolkits.h:15g: sIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hfIedrredc:(11P: eIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hr:r6o: rIn file included from C/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ho:tscVi6: dIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :PeewtescView6e: rIn file included from V/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hU:P12r: int/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hx:)288 :D88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] e f288e | rred(PePtsrc,_E_TV iecwSeCr_,E XcToEnRsNt Peoncshta rc[a]t,thsatr[ cr.i.b.u)t eP_]_,( E(rfroorr.C.o.de )E TmPaEtT(SpCrPinetSfC,_ATTRIBUT_EA_T tTFRIBUTE_FORMAsT(2, 3)ORMAT;( strId| x ^, va/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:c299A:r67V: 2note: i,e 3);expanded from macro 'PETSC_ATTRIBUTE_FORMAT' g I| ^wdx))) | ^ e /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h299: | 299 : 67#rVUP:d enote: fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i ner iPnEtTDSeCf_eArTrTeRdI(BUT E299 | P_FO R#deMAfineeT( sPtrIdx, vaArgIdxt)s c__attrVibutiee_w_e(r(,f ocromnastt (EprTSC_ATTiRnItf,chBUTE_F strIdxa,r vaOARrMAT(strI[gdx, vaArgIdIn file included from x./io/CheckNumMatlabArguments.cpp:5: )In file included from ./io/./matlabio.h_:_16a: tIn file included from t./io/./../../../c/classes/classes.hr:i11b: uIn file included from ]./io/./../../../c/classes/./Vertex.h,: 12t: eI_d_x.).).))In file included from P./io/./../../../c/classes/./../toolkits/toolkits.hE:T15S: C_In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :(| ^ A11T: TIn file included from R/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hI:B6U: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h_:F6(OfRoMAT(2, 3); rmat(pri| ntf,: ^ s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67:t rnote: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd x, 299 | #deIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: vfaA6rg: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:i88n:e warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E dTSC_ATTRIBU T288 | E_FORMATx)PETSC_)E)X ( | ^ TERN PetscErrorsCode PetscViewerVUtPrIdx, vaArgIdx) __attribute__((rinformatDeferredt(PetscViewer, con(st char[],p rintf, s.t..) PETSC_ATTRIBUTE_FORMAT(2, r3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hI:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | d#define PETSC_ATTRIBUTEx_FORMAT(strIdx, vaArg,Idx) __attribute__((format (printf, strIdx,v vaArgIdx))) | ^ aArgIdx))) | ^ 18 warnings generated. CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo 18 warnings generated. CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo 18 warnings generated. CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo 18 warnings generated. CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo 18 warnings generated. CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 18 warnings generated. CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h: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 19../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | Pets: cError(MPI_Comm, intIn file included from , const char *,../ContourToNodes/./../bindings.h :19: cIn file included from ons../ContourToNodes/./.././matlab/io/matlabio.h:16: t chIn file included from a../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hr: 11*: ,In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:Pet12s: In file included from cErr../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hor:15: In file included from Code, Pet../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hscErrorType, const char *, ..:.) PETSC_AT11TRIBUTE_COL: D PETSC_ATTIn file included from RIBUTE_FORM/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hAT(7, 8); | ^ :6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: :299In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h67::6 : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :6: 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h : 8#: dIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hf:i1278n: e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h :P1306E:T127S:C _warning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T TRIBUTE_FORMA 1306 | PetscETr(rsotrr(IMdPxI,_ Comm, intvaArgIdx) __attribut,e__((format(printf, st crIdx, vonst char *, acArgIonst char *, PetscErrorCode, PetscErrorType, cdonst char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTxRI)B)U)T E _| F ^O RMAT(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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSIn file included from C../ContourToNodes/ContourToNodes.cpp_:E5X: TIn file included from E../ContourToNodes/./ContourToNodes.hR:N19 : PIn file included from e../ContourToNodes/./../bindings.ht:s19c: EIn file included from ../ContourToNodes/./.././matlab/io/matlabio.hr:r16o: rIn file included from C../ContourToNodes/./.././matlab/io/../../../c/classes/classes.ho:d11e: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: (In file included from *../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hP:e15t: sIn file included from c../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:r11r: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: oIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:r1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EPXTERN PetrscErrorCode (*PietscErrorPrinntf)(const char[], ...) PETSC_AtTf)(constT RcIhar[],B ...) PETSC_ATTRIUBUTE_FORTE_FORMATMAT(1, 2)(1, 2); | ^ ;/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PE| T ^SC_ATTRIBUTE_ FORMAT(strIdx, vaArgIdx) __attribute__((format(printf/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h, strIdx, vaArgIdx))) | ^ :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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 MA../DistanceToMaskBoundary/DistanceToMaskBoundary.cppT:(52: ,In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h3:)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: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hIn file included from :../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h299::12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from 67../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:: 11note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h :2996 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h#:d6ef: inIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hC:_8A: T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hT:R1590I:B79U:T Ewarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]FORMAT( strIdx, vaArg 1590 | IPdExT)S C___EaXtTtErRibute__((format(printf, strIdx, vaArgIdx))) | ^ N PetscErrorCode PetscFPriIn 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.hn: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8f(MPI_Comm, FILE: *, const char[], ...) /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78: PEwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]TS C_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, constIn 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrocrhCaord[e] ,P e.tscPrintf(M.P.I)_ CPoEmTmS,C _cATTRIBUTonstE_F cOhaRr[], ...) MPAT(3E,T S4C)_; | ATTRIBUTE ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _ 299 | #define PETSC_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBAUTE_FORMAT(strIdTxT,R IvBaUATrEg_IFdOxR)M A_T_(astttrriIbduxt,e _v_a(A(rfgoIrdmxa)t (_p_raitnttrfibut,e _s_t(r(Ifdoxr,m avta(ArgIdx))p)r i n| t ^f , 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:16In file included from : ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:In file included from 19../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11../ContourToNodes/./../bindings.h: :In file included from 19../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h: :In file included from 12../ContourToNodes/./.././matlab/io/matlabio.h: :In file included from 16../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:In file included from 6../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from 6../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h: :In file included from 12/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: :In file included from 15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 8../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h11:: 1593In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h78::6 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from 1593/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h | :P8E: T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hS:C1594_:E93X:T Ewarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]N PetscEr r1594o | rPCEode PetTsScCS_NEPXrintfT(EcRhNa rP etscErrorCode PetscSNPri*ntfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTR,IBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | s i#dzeefi_net P,ET SCc_AoTnTRsItBUTE_FORMAT(strIdx, v aArgIdx) __attribute_char[], ...) PETSC_ATTRIBUTE_FORM_((foArTm(a3t, 4);( p r| i ^n tf, strI/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67dx, v:aArgI dnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' x)) )299 | #de f i| n ^e PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, In file included from v../ContourToNodes/ContourToNodes.cppa:A5r: gIn file included from I../ContourToNodes/./ContourToNodes.hd:x19): )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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp: 1597 | PETS5: 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 C_EXTERN PetscEr../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hrorCode PetscEr:12rorPrintfDe: fault(consIn file included from t char[], ...) PETS../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:C_ATTR15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI:B11U: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h_:F6O: RIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hMA:T6: (In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:1, 2); 8 : | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:1594299::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PE93T:SC_ATTRIBUTE_FORMA warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(charT *, size_t, const char[], size_t *, ...(strIdx, vaArgIdx) __att)ribute__((fo rmat(printf, sPtErTISdCx_,A TvTaRAIrBgUITdEx_)F)O)R M A| T ^( 3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: In file included from note: ../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: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h :2996 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h#:d6e: fIn file included from i/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hn:e6 : PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hT:S8C: _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hA:T1598T:RIBUTE_FORMAT(strI69d:x ,warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]vaArgIdx) _ _attribute__((format(printf, strIdx, vaArgIdx))) | ^ 1598 | PETSC_EXTERN PeIn file included from t../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:15scErr: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ho:r11: In file included from Code Pets/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: cErIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:r72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERoN PetscErrorCode PetscErrorPrintfDefault(const chrar[], ...) PETSC_ATTRIBUTE_FORMAT(1, P2); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'r 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __iattribunte__(t(formfat(printf, strIdx, vaArgNIdx))) | ^ one(consIn file included from t../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.hc:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: hwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | ar[]PETSC, ...) PE_TSC_ATTRIBUTE_FORMEXTERN PetscErrorCode PetAT(1,scErrorPrintfNone(const char[] , ...) PETSC_ATTRIBUTE_FOR2M)A;T ( 1| , ^ 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATT/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hRIBUTE_FORMAT(strIdx, v:aArgIdx) __attribute_299_((format(printf, strIdx, vaArgIdx)):) | ^ 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81 : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PET299S | C _ E#XdTeEfRiNn e PETSC_ATTRIBUTE_FPOeRtMsAcTE(rrorCode PetsstrIdx,cHelp PvraiAnrtgfDefault(MPI_CoIdx) __attribute__((format(printf, strIdx,m vaArgIdx))) m| ^ , const char[], ...) PETSC_ATTRIIn 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: BIn file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:UTE_FORMAT(2, 83); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 1599 | PETSC_EXTERN PetscErrorCode P:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e 299 | t#dsefcinHe elpPrintfPDEeTfSaCu_lAtTTR(MPI_CommI,BUTE_FORMA Tc(osntsrtI dcxh,a rv[a]A,r g.I.d.x) PETSC_ATTRIBU)TE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299__attribu | te__((fo #define PETSrC_ATTRIBUTE_FORmMAaTt((sptrriIndtxf,, vsaArgIdx) __attribtute__((format(printf, strIdx, vaArgIdx))) | ^ rIdx, 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCIn file included from o../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5d: eIn file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.hP:e19t: sIn file included from c../DistanceToMaskBoundary/./../bindings.hS:y19n: cIn file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.hh:r16o: nIn file included from i../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hz:e11d: PIn file included from r../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hi:n12t: fIn file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hMPI_Comm,: 15c: oIn file included from n../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hs:t11 : cIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: hIn file included from a/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hr:[6]: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h.:.6.: )In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hP:E8T: S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hC_ATT:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetRscISByUnTcEh_rFoOnRiMzAeTd(P2r,i n3t)f;(MPI_Comm, const char[], ...) PE | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' T 299 | SC_ATTRIB#UTE_FORMAT(2, d3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299e | f #definie PETSC_AnTTeRIBUTE_FORMAT( strIdx, vaPArgIdx) __attribute__((format(EprTSC_ATTRIBUTEi_nFtORMAT(strIdfx, va,ArgIdx) __attribute__((format(prin tf, strIdx, vaArgIdx))) | ^ strIdIn file included from ../ContourToNodes/ContourToNodes.cpp:5x: ,In file included from ../ContourToNodes/./ContourToNodes.hv:a19A: rIn file included from g../ContourToNodes/./../bindings.hI:d19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.hx))) | ^ :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 ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 6'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETS: CIn file included from _EXTERN PetscErrorCode PetscSynchroni/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hzedFPri:ntf6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6(: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: Mwarning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I _Comm 1609 | PETSC_EXTERN ,PetscErrorCode PetscSynchr onFizedFPrintf(MPI_Comm, FILE I*,L cE *onst char[], ..., cons)t ch aPErTS[C_ATTRIBUTE_FORMAT(3, 4);] | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ,299 | #define PETSC_ATTRIBU TE_FORMAT(strIdx., vaArgIdx) __attribute__((format(pri.nt.)f PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' , 299 | #define PETSC_AT TRIBUTE_FORMAT(strIsdtxr,I dvxa,A rvgaIAdrxg)I d_x_)a)t)t r i| b ^u te__((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 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h 240 | PETSC_EXTERN PetscErrorCode PetscViewerA:S12C: IIn file included from IPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn 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: :15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:: 12In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXT ERN PetscErrorCode PetscViewerASCIIPrintf(Pets241cViewer, const char[], ...) P | ETSCP_ATETRTIBSUC_EXTERNT PetscErrorCodEe PetscViewerA_SCIISynchronizedFPOrRiMnAtTf((2P,e t3s)c;V i e| w ^er , con/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defsit char[], ...) ne PPEETTSSCC_A_TATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriTRIBUTE_FORbute__((MAT(2, 3f); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' or 299 | #define PETSC_ATTRIBUTE_FmOaRtM(ApTr(isnttrfI,d xs,t rvIadAxr,g IvdaxA)r g_I_daxt)t)r)i b u| t ^e __((format(printf, strIdx, vaArIn file included from gId../ContourToNodes/ContourToNodes.cppx):)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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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_FIn 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:O12R: MIn file included from A../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:(152: ,In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h3:)11;: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h| : ^6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: :In file included from 299/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defin:e PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribut12e__((format(printf: , s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] trI d258x | ,P EvTaSACr_gEIXdTxE)RN PetscErrorCode PetscViewerStri)ngSPrintf(PetscViewer, const char[], ...) PETSC_AT)TR IBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: | ^ 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __In file included from a../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from t../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ht:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86:r warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PEiTSC_EXTERbN PetscErrorCode PetscViewerStringSPrintf(PetscVute__((format(printf, sitrewer, Iconst char[], ...d)x PETSC_ATTRIBUTE_FORMAT(2,, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:v67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | a #Adefine PETSC_rATTRIBUTE_FORMAgIdx))) | ^ T(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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscVieIn file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19werVUPrintDeferred(Pet: scViewer, const chIn file included from ar[],../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: 12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: ...) 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]PETSC_ATTRIBUTE _FORMA T288( | 2P,E T3S)C;_ E X| T ^E RN Pet/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hs:c299E:r67r:o rnote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o de Pets c299ViewerVU | #dePfrintDeiferrene PETSC_ATTRIBUTE_FORMdAT(strIdx, vaArgIdx) __attribute__((format(printf, (PetstrIdx, vaArgIscViewedrx))) | ^ , const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo 18 warnings generated. CXX ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lgfortran: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/opt/homebrew/lib/gcc/current' [-Wunused-command-line-argument] CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo 18 warnings generated. CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo In file included from In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp../ExpToLevelSet/ExpToLevelSet.cpp::56: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h: :In file included from 19../ExpToLevelSet/./ExpToLevelSet.h: :20In file included from : ../InterpFromGridToMesh/./.././matlab/io/matlabio.hIn file included from :../ExpToLevelSet/./../bindings.h16:: 19In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hIn file included from :../ExpToLevelSet/./.././matlab/io/matlabio.h11:: 16In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h12:: 11In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h15:: 12In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h11:: 15In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h6:: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:611: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h::86: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::12786: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscErro 1306 | rP(eMtPsIc_ECrormomr,(MPI_Comm, iinntt,, ccoonnsst chta rc h*a,r c*o,n scto ncshta char r* ,* ,P ePtestcsEcrErrorroCroCdoed, eP,e tPsectEsrcrEorrrToyrpTey,p conse, const char *t char *,, ......)) PPEETTSSCC__AATTTTRRIIBBUUTTEE__CCOOLLDD PPEETTSSCC__AATTRIBUTTRIBUTET_EF_OFROMRAMTA(T7(7, 8); , | 8 ^) ; | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299299::6767:: note: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*In file included from P../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 e../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ht:scError6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from Printf)(const char[], ../Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h.) PETSC_ATTRIBUTE_FORMA:T(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: 8expanded from macro 'PETSC_ATTRIBUTE_FORMAT': In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h :1365:29968 | : warning: #'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d efine P 1365 | PEETTSSCC__EAXTTTERRINB UPTeEt_sFcOERrMrAoTr(CsotdreI d(x, vaA*PetscErrorrgPIrdixn)t f_)_(actotnrsitb ucthea_r[], ...) PETSC_ATTRIBUTE__F(O(RfMoArTm(a1t,( p2r)i;n t f| , ^ strId/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hx:,299 :v67a:A rnote: gexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I dx))) | 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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[], ...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 PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:67::11 : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: 299 | #define PETSC_ATTRI BUTE_FORMAT(strIdx, vaArgIdxwarning: ) __attribute__((format(printf, st'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]rIdx, vaArgIdx)) ) 1577 | PETS C _| E ^X TERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hIn file included from :../InterpFromGridToMesh/InterpFromGridToMesh.cpp6:: 5In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from :../InterpFromGridToMesh/./InterpFromGridToMesh.h6:: 19In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hIn file included from :../InterpFromGridToMesh/./../bindings.h8:: 19In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/matlabio.h1582:: 16/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h: :In file included from 15../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h::9311:: In file included from warning: ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: 1515: | PETIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:S11C: _In file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hX:T6E: RIn file included from N/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h :P6e: tIn file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hcE:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_ErrorCode PetscInfo_Private(conXst char[], PetscObjeTct, const chaEr[RN] ,Pe tscEr...) ProrCode ETSCP_etscInfo_PrATTRIBUTE_FORMAT(3,i 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hv:a299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #dtefine PETSC_ATTRIBUTE_FORMAT(strIdx,e vaArgIdx) _(_attribute__((format(prconst char[], PetscObject, cionnst char[], ...) PETSC_ATTRIBtf, strIdx, vaUArgIdx))) | ^ TE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjeIn 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hc:t8S: tIn file included from a/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.ht:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] e(Pets c266O | bPject, conEsTtSC_EXTERN PetscErr orCode PetscLogObjectStachar[],t e(PetscObject, const cha...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:r67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PE[T]S,C _.A..) PETSTC_ATTRIBUTTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: Rnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSCI_ATTRIBUTE_FORMAT(strIdx, vaArgIBdx) __attributUe__((fTE_FORMATormat(p(srtirnItdfx,, svtarAIrdgxI,d xv)a A_r_gaIdx)))ttribute__((fo rmat(printf, strIdx, va A| r ^g Idx))) | ^ 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.hIn file included from :../ExpToLevelSet/ExpToLevelSet.cpp11:: 6In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :../ExpToLevelSet/./ExpToLevelSet.h12:: 20In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :../ExpToLevelSet/./../bindings.h15:: 19In file included from : ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :../ExpToLevelSet/./.././matlab/io/matlabio.h11:: 16In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h6:: 11In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:In file included from 6../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h: :In file included from 12/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: :In file included from 15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 8../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrin: tf(MPI_Comm, FILE *, const c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hhar[], ...) PETSC_ATTRIBUTE_:FO1590R:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] MAT(3, 4) ; 1590 | | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PE 299T | S #define PETSC_ATTRIBUCTE__FEORXMATT(EstRrN PIdx, vaArgIetscErrorCode PetscFPrintf(MPI_Cdx) __attribute__((format(printf,o strIdx, vmaArgIdx)))m | ^ , FILE *, consIn 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.ht char:[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.) PE: TIn file included from S../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hC:_15ATTRI: BUTE_FOIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from RMAT(/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h3:,6 : 4In file included from )/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h;: | ^ 8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h::1592299::7067:: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 1592 | PETSC_ E299X | T E R#Nd ePfeine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_t_((format(printfs,c EsrtrroIrCode dPxe, vaArgIdtxs)c)) Print| f(MPI_Com ^m , const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_In file included from A../InterpFromGridToMesh/InterpFromGridToMesh.cppT: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:TRIBU11TE_: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hFORMAT(strIdx,: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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, covnst char[], ...) PEaTSC_ATTRIBUTAEr_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hg:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #deIfdixn)e _P_EaTtStCr_iAbTuTtReI_B_U(T(Ef_oFOrRmMaAtT((psrtirnItdfx,, svtarArgIdx) _I_daxttri,b uvtaeA_r_g(I(dfxo)r)m)a t (| p ^r intf, 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:12In file included from : In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h../InterpFromGridToMesh/InterpFromGridToMesh.cpp::155: : In file included from In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h../InterpFromGridToMesh/./InterpFromGridToMesh.h::1119: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h../InterpFromGridToMesh/./../bindings.h::619: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:In file included from 6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h6:: 1593In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h78::8 : warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC _1593E | XPTEETRSNC _PEeXtTsEcRENr rPoertCsocdEer rPoertCsocdSeN PPreitnstcfS(NcPhrairn t*f,( cshiazre _*t,, scioznes_tt ,c hcaorn[s]t, c.h.a.r)[ ]P,E T.S.C._)A TPTETRSICB_UATTET_RFIOBRUMTAET_(F3O,R M4A)T; | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:(2993:,67 :4 )note: ;expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | 299 ^ | #/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hdefi:n299e: 67P:E Tnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'C _ATT 299 | RIB #define PETSC_ATTRIUTE_FORMAT(strIdxBUTE_F, vaOArgIdx) __attribRutMe_A_(T(f(orsmattr(pIrdixn,t fv,a AsrtgrIIddxx) __at,t rviabAurtgeI_d_x()()f)o r m| a ^t (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:11In file included from : In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: ../InterpFromGridToMesh/InterpFromGridToMesh.cppIn file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h::515: : In file included from In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from 19/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from 6../InterpFromGridToMesh/./../bindings.h: :In file included from 19/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../InterpFromGridToMesh/./.././matlab/io/matlabio.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: :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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXT:ERN Pets1594:c93:E rwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PrEorCode PetscSNPrTintfCount(char *, size_StC, const char[],_ size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5E); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:XTERN PetscE67r:r onote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'C ode Pe t299s | c S N#PdreifnitnfeC oPuEnTtS(Cc_hAaTrT R*I,B UsTiEz_eF_OtR,M AcTo(nssttr Icdhxa,r [v]a,A rsgiIzdex_)t _*_,a t.t.r.i)b uPtEeT_S_C(_(AfToTrRmIaBtU(TpEr_iFnOtRfM,A Ts(t3r,I dx5,) ;v a A| r ^g Idx)/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h):)299 : 67| : ^ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19E: In file included from ../InterpFromGridToMesh/./../bindings.h:_FORMAT19(strIdx, vaArgIdx) _: _In file included from a../InterpFromGridToMesh/./.././matlab/io/matlabio.ht:t16r: iIn file included from b../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hu:t11e: _In file included from _../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h(:(12f: oIn file included from r../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hm:a15t: (In file included from p../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hr:i11n: tIn file included from f/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h,: 6s: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hI:d6: In file included from x/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h, vaArg:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErroIrPdx))) | ^ rintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from 299 | #de../ExpToLevelSet/ExpToLevelSet.cppf:i6n: 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:11e: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCPode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);ETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrib | ^ ute/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d_efine PETSC_ATTRIBUTE__FORMAT(strIdx, vaArgId(x) __(formatattribute__((p(formatr(ipnrtifn,t fs, strIdx, tvaArgIdx))) | ^ rIdx, 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 In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h../InterpFromGridToMesh/InterpFromGridToMesh.cpp::115: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h../InterpFromGridToMesh/./InterpFromGridToMesh.h::619: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h../InterpFromGridToMesh/./../bindings.h::619: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h../InterpFromGridToMesh/./.././matlab/io/matlabio.h::616: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h::811: : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h1598::1269: :In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]15 : In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: 1598 | PETSC_11E: XIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hE:R6N: In file included from P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.he:t6s: cIn file included from E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hr:r6o: In file included from rCode/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscPErrorCode PetesctErsrorPrintfNone(cconst char[], ...) PETErrorPrintfNSC_ATTRIBUToE_FORMAT(1, n2e(const char[], ..); | . ^) P /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67:E note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTTRIBUTE_FORMAT(strIdx, vaArgIdx)S __aC_AtTTRIBUTE_FORMAT(1,t 2); | ^ r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hi:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' b299 | u #define PETSC_ATtTeR_I_B(U(TfEo_rFORMAT(strIdx, vaArgIdx) __amttribute__((format(printf, strIdax, vaArgIdx))) | ^t (pIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.hr: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from intf, strI/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hdx, vaArgIdx:))) | ^ 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp: 51599: | In file included from P../InterpFromGridToMesh/./InterpFromGridToMesh.hE:T19S: CIn file included from _../InterpFromGridToMesh/./../bindings.hE:X19T: EIn file included from R../InterpFromGridToMesh/./.././matlab/io/matlabio.hN: 16P: eIn file included from tscErrorCo../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hde PetscHelpPrintfDefault(:MPI_Comm11, const char[], .: .In file included from .../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h): 12P: EIn file included from T../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hS:C15_: AIn file included from T../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:R11I: BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hT:E6_: FIn file included from O/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hR:MA6T(: 2In file included from ,/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :36): ;In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h :| 8 ^: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599:81/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:: 299warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 1599 | #PdEeTfSiCn_eE XPTEETRSNC _ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atPetscErrorCode PetscHelpPtrintfDefaurlt(MPI_Commi, const char[], ...) Pbute__((formaETStC(_pATTrRintf, strIdx, vaArgIdx))) | ^ IBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((In file included from format(printf, strIdx, vaArgIdx))) ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h../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: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h6:: 6In file included from : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82::6 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :6 1608 | PETSC_EXTERN Pets: cErrorCode PetscSynchronizedPrinIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArtgIdx) __attribute__((format(printf, strIdx, vafArgIdx))) | ^ (MPI_Comm, 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: cIn file included from o../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hn:s11t: In file included from c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hh:a6r: [In file included from ]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h,: 6.: .In file included from ./Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h): 6P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hS:C8_: A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hT:T1609R:I91B:U warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PTETSC_EXTERN PetscErrorCode PetEs_cFSOyRnMcAhTr(o2n,i z3e)d;F P r| i ^n tf(M/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' P 299 | #Ide_fCine PETSC_ATTRIBUToE_FORMAT(smm, FItrIdx,L vaArgIdx) __attEri bu*t,e_ _(c(foormat(prinnsttf ,c hsatrr[I]d,x ,. .vaAr.g)I dPxE)T)S)C _ A| T ^T RIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67In 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 : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETS 299C_E | XT E RN# PdeetscErrorCode Pfeine PtsETSC_ATTRIBUTEc_SynchronizedFPrintf(MPI_Comm, FILE *, const chFar[], ...) PETSC_ATTRIBUTE_OFORMAT(3,R 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' M 299A | #define PETSTC_ATTRIBUTE_FORMAT(strIdx, va(ArgIdx) __attribsuttreI_d_((formaxt,( pvraiAnrtgfIdx) __attribu,t es_t_rIdx, vaArgIdx)((for)) | ^ mat(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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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); | ^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:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6 : 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h : 6#: dIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hf:i6n: eIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hP:E12T: S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hC_ATT:R240I:B84: warning: UTE_'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F ORM 240 | AT(stPrEITdSxC,_ EvXaTAErRgNI dPxe)t s_c_EartrtorriCboudtee _P_e(t(sfcVieweorrAmat(prSCIIPrintf(PeitscViewer, consntf,t char[], . ..) PETSC_ATTRIBUTE_FORMAT(2, 3)st;r I d| x ^, vaArgIdx))) | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5 : In file included from #../InterpFromGridToMesh/./InterpFromGridToMesh.hd:e19f: iIn file included from n../InterpFromGridToMesh/./../bindings.he: 19P: EIn file included from T../InterpFromGridToMesh/./.././matlab/io/matlabio.hS:C16_: AIn file included from T../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hT:R11IBUTE_: FIn file included from ORM../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: AIn file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:T(strI15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hdx, vaArg:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from Idx) _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: _att/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hr:241:96: warning: ibut'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e __( (241f | oPrEmTaStC(_pErXintf, strIdx, vaArTgIdx))) | ^ ERN PetIn 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:15s: In file included from c../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11ErrorCode PetscViewerASCIISynchronizedP: rintf(PetscViewer, const chaIn file included from r[], ...) PETSC_/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define P:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] E 241 | PETSC_EXTERN PetscErrorCode PetscVieweTrASCIISynchronizedPrintf(PetscViewerS, const char[], ...) PETSC_ATTRIBUTE_FORMACT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: _ATTRIBUTexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E_ FORMAT( s299t | r I d#xd,e fvianAer gPIEdTxS)C __A_TaTtRtIrBiUbTuEt_eF_O_R(M(AfTo(rsmtartI(dpxr,i nvtafA,r gsItdrxI)d x_,_ avtaArgItribute__((format(printf, strIdx, vaArgIdx))) | ^ dx))) | ^ 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:11In file included from : ../ExpToLevelSet/ExpToLevelSet.cppIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h6:: 12In file included from : ../ExpToLevelSet/./ExpToLevelSet.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h20:: 15In file included from : ../ExpToLevelSet/./../bindings.hIn file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h19:: 11In file included from : ../ExpToLevelSet/./.././matlab/io/matlabio.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h16:: 6In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h11:: 6In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h12:: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:156: : In file included from In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h::1112: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h::2586:: 86In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h :warning: 6'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12 : /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258258:86 | :P Ewarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S C_EXTERN P258e | tPsEcTESrCr_oErXCToEdReN PPeettscViewerStsrciEnrgrSoPrrCiondtef (PPeettssccVViieewweerrS,t rcionngsStP rcihnatrf[(]P,e t.s.c.V)i ePwEeTrS,C _cAoTnTstR IcBhUaTrE[_]F,O R.M.A.T)( 2P,E T3S)C;_ A T| T ^ RI/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hB:U299T:E67_:F Onote: Rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'M AT 299 | ( 2 ,# d3e)f;i n e| ^P ETSC/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h_:A299T:T67R:I Bnote: Uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T E_FORMAT (299s | t #rdIedfxi,n ev aPAErTgSICd_xA)T T_R_IaBtUtribute__((format(printf, strITdx, vaArgIdx))) | ^ E_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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/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 ../ExpToLevelSet/ExpToLevelSet.cppt:(6p: rIn file included from i../ExpToLevelSet/./ExpToLevelSet.hn:t20f: ,In file included from ../ExpToLevelSet/./../bindings.hs:t19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.hr:16I: dIn file included from x../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h,: 11v: aIn file included from A../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.hrgIdx))): 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/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 ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/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 ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: ../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.hIn file included from :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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278:: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]19 : In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: 1306In file included from | P../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.het:s11cError(MPI_Comm, int, con: sIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12t: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hc:h1278a: r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h :*1306,: 127c:o nwarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t char *, PetscErrorCod e1306, | PPeettssccEErrrroorr(TMyPpIe_,C ocmomn,s ti ncth,a rc o*n,s t. .c.h)a rP E*T,S Cc_oAnTsTtR IcBhUaTrE _*C,O LPDe tPsEcTESrCr_oArTCTode, RPIeBtUsTcEE_rFrOoRrMTAyTp(e7,, c8o)n;s t | c ^h ar *, /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h...) PETSC_ATTRIBUTE_CO:LD PETSC_ATTR299IBUTE_FORMAT(:7, 8); | ^67 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definenote: PETSC_ATTRIBUTE_FORMAexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T(strIdx, vaArgIdx) __attribu te__((format(prin 299 | tf , #sdeftirIned PxE,TSC_ATTRIBUTE_FORMAT (vsatArrIgdIxd,x )v)) | ^ aArgIdx) __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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERIn file included from N../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp :P4e: tIn file included from s../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.hc: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:rrorCode (*Pets1365cE:r68r:o rwarning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]r intf)(co n1365s | tP EcThSaCr_[E]X,T ERN Pet.s.c.E)r rPorECTSC_ATTRode (*PeItBsUcTEEr_rFoOrRPMrAiT(1, 2); ntf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(| 1 ^ ,/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETS2); C_AT| ^ TRIBUTE_F/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hORMAT(strIdx, vaArgIdx) __attri:299b:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSCu_ATtTeR_I_B(U(TfE_FORoMrAmTa(ts(tprrIidnxt,f ,v asAtrrgIIddxx,) v_a_AartgtIrdixb)u)te__((format(printf, strIdx, vaArgI)dx))) | ^ | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19In 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h../InterpFromMeshToMesh3d/./../bindings.h::619: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | P../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hETSC_EXTERN PetscEr:rorCode16: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from (*Pet/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hs:c6H: eIn file included from l/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hp:P6r: iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.ht:f8): (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hM:P1577I:_77C:o mwarning: m'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], const char[], .. .1577) | PPEETTSSCC__EAXTTTERRINB UPTeEt_sFcOERrMroArTC(o2d,e 3()*;P e t| s ^c Hel/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hp:P299r:i67n:t fnote: )expanded from macro 'PETSC_ATTRIBUTE_FORMAT'( MPI_Com m299, | c o#ndsetf icnhear[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attr ibute__((format(printf, st299rIdx, vaArgIdx))) | ^ | #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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: :In file included from 6../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h: :In file included from 19/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../InterpFromMeshToMesh3d/./../bindings.h: :In file included from 19/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h: :In file included from 8../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h: :In file included from 16/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: :In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from 15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h | :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hC:_8E: XIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hE:R1582N: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PetscErro 15 | PETSC_EXTERNr PetscCEordreo rPCeotdsec IPneftos_cPInfo_Privartiev(actoen(scto ncst chahra[r][,] ,P ePtestcsOcbOjbejcetc,t cons,t ccohnasrt[ ]c,h ar[], ...). .P.E)T SPCE_TASTCT_RAITBTURTIEB_UFTOER_MFAOTR(M3A,T (43),; 4 )| ; ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h67::299 :note: 67expanded from macro 'PETSC_ATTRIBUTE_FORMAT': note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 299 | ##define PETSC_ATTRIBUTE_FORMAT(dstrIdx, vaArgIdxe) __attributef__i((nfoerm atP(printf, strIdx, vaArgIdx))) E | ^ TSC_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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hIn file included from :../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:2995: :In file included from 67../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, co nst char[], ...)299 PETSC_ATTRIBUTE_FO | RMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #de fine PETSC_ATTRIBU#TEdef_iFOnRMeAT (strIdx,P vaArgIdx) __attribute__((format(printf, strIdx, vEaTASrCg_IAdTTRIBUTE_FORMAT(strIdx, vaArgIdxx) __attribute__((format(printf, s)trIdx, vaAr)gIdx))) | ^) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5In file included from : ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppIn file included from :../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h4:: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: 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:In file included from ../InterpFromMeshToMesh2d/./../bindings.h:1911: : In file included from In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h::1216: : In file included from In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h::1511: : In file included from In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h::1112: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6:: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorC6: oIn file included from d/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.he: 8P: e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.ht:s1590c:F79P:r iwarning: n'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t f(MPI_Comm ,1590 | FPIELTES C*_,E XcToEnRsNt Pcehtasrc[E]r, ...)rorCode P PETSC_eAtTsTcRFIBUTE_FORMAT(Printf(MPI_Comm, FILE 3*, const char[], ...) PETS,C_ATTRIBUTE_FORMAT 4); | ^( 3/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67:, note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 4 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) ); _ _| a ^t tribut/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.he:_299_:(67(format(p: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTErintf_, sFtrORMAT(sIdxt,rI dvxa,A rvgaIAdrxg)I)dx) _)_ a t| t ^r ibute__((format(printf, strIdxIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:,19 : vIn file included from a../InterpFromMeshToMesh3d/./../bindings.hA:r19g: IIn file included from d../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hx: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hIn 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:151592: :In file included from 70../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:: 11warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6 : 1592In file included from | /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hP:E6T: SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h_:E8X: T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hE:R1592N: 70P:e twarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]c ErrorC o1592d | PeE TPSeCt_sEcXPTrEiRnNt fP(eMtPsIc_ECrororComdme, PceotnssctP rcihnatrf[(], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);M | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definePI_Comm, const char[], ...) PETSC_ATTRIBUPETSC_ATTRITBE_FORMAT(2, U3); | ^ TE_FOR/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.hMAT(strId:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'x 299 | #define PETSC_ATTRIBUTE_FORMA, vaArT(strIdx, vaArgIdx) __attribute__((formgatI(pdrixnt)f, s_trIdx, _attributev__((format(printf, starArgIdx))) | ^ Idx, 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 In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h: :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 ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:612: : In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :15/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: In file included from :../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:611: : In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hIn file included from :6/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h::8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:781593: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETS:C_EXTERN PetscEr78r:o rwarning: C'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]o de PetscS 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(charNPrintf(char *, size *, size_t, const char[]_,t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaAr.gIdx) __attribute__((format(pr.intf, strIdx, vaArgIdx))) | ^ .) PETSIn file included from C../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp_:A5T: TIn file included from R../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, sIiBzUTE_FOe_t, const char[]R, size_t *, ...) PETSC_ATTRIBUTE_FORMAT(M3, 5); | ^ AT(/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h3:299:67: note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'299 | #de f299i | n e #Pdefine PETSC_ATTRIBUTETSE_FORMAT(strICdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) _| ^ ATTRIIn file included from B../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppU:T4E: _In file included from F../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.hO:R20M: AIn file included from T../InterpFromMeshToMesh2d/./../bindings.h(:s19t: rIn 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:11I: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETdx, vaArgIdx) __attribute__S(C(format(_pErXiTnEtRfN, PsettrsIcdExr,r ovraCAordgeI dPxe)t)s)cSNPr i n| t ^f Count(char *, size_t, const char[], size_t *, ...In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATT5RIBUTE_FORMAT(strIdx, vaArgIdx) __attrib: ute__((format(pIn file included from rintf, strIdx, vaArgI../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hdx))) :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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp :4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20 : 1597In file included from | ../InterpFromMeshToMesh2d/./../bindings.hP:E19T: SIn file included from C../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h_:16E: XIn file included from T../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.hE:R11N: In file included from P../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.he:t12s: cIn file included from E../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:r15or: CIn file included from o../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:e11 : PIn file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.ht:s6c: EIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hr:o6r: PIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hi:n6t: fIn file included from D/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.he:f8a: u/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hlt(const char[], ...):1597:72 PETS:C warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] _ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUT E_FORMAT(strIdx, 1597 | PEvaArgIdxT) __SaCt_tErXiTbEuRte__((format(printf,N strIdx, vaArgIdx))) Pe| ^ tscErroIn file included from r../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppC:o5d: eIn file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hP:e19t: sIn file included from c../InterpFromMeshToMesh3d/./../bindings.hE:r19r: oIn file included from r../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hP:r16i: nIn file included from t../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hf:D11e: fIn file included from a../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.hu:l12t: (In file included from c../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ho:n15s: tIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hc:h11a: rIn file included from [/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h], ..:.6): In file included from P/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hE:T6S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hATTRIBUTE:_6F: OIn file included from R/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hM:A8T: (/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h1:,1598 :269):; warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]| ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h1598: | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[]299, .:.67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'. ) PET299S | #define PETSC_ATC_ATTRIBUTRIBUTE_FOTRMAT(strIEd_FOx, vRaArgIdx) __aMtAtTr(i1b,u t2e)_;_ ( (| f ^o rma/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' t(pri n299t | f , #sdterfIidnxe, vaAr gPIEdTxS)C)_)A T T| R ^I BUTE_FORIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:M20A: TIn file included from (../InterpFromMeshToMesh2d/./../bindings.hs:t19r: IIn file included from d../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.hx:,16 : vIn 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598a:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN APetscErrorCode PetscErrorPrinrtfNone(const char[], ...) PETSC_ATTRIBUTE_FgORIMdAxT)( 1_,_ a2t); | ^t ribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'5 : In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from 299../InterpFromMeshToMesh3d/./../bindings.h | : 19 : #In file included from d../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.he:f16i: nIn file included from e../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h :P11E: TIn file included from S../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.hC:_12A: TIn file included from T../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hR:I15B: UIn file included from T../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:_11F: OIn file included from R/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hM:A6T: (In file included from s/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.ht:r6I: dIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hx:,6 : vIn file included from a/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hA:r8g: I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hd:x1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ) __at t1599r | iPbEuTte__S((Cf_oErXmTaEtR(Np rPientf,t ssctErrIrdoxr,C ovdaeArgIdx))) | ^ PetscHelIn 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:16p: PIn file included from r../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.hi:n11: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: tIn file included from f../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hD:e15f: aIn file included from u../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hl:t11(: MPI_Comm,In file included from c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.ho:n6s: t In file included from c/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hh:a6r: [In file included from ]/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h,: 6.: ..) PETSC_In file included from A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hT:T8R: I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hB:U1599T:E81_:F Owarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]M AT(2, 3); 1599| | ^P ETSC/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h_:E299X:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' TERN P et299s | c E r#rdoerfCiondee PET PSeCt_sAcTHTeRlIpBPUrTiE_FORMATn(tsftDreIfdaxu,l tvaAr(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | g ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' Idx) __a299 | #defttribuine PETte__((fSC_ATTRIBUTE_FORoMAT(strIdx, vaArrgmIadtx()p r_i_ntf, strIadtxt,r ivbaute__((format(printf, strIdAx, vaArgIdx))) | ^ rgIdx))) | ^ 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:In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 1608:82: 1608warning: | P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ETSC_EXTERN PetscEr rorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(str1608Idx, vaArgIdx) __at | tribute__((format(printf, stPrIdx, vaArgIEdx))) | ^ TIn file included from S../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppC:_5E: XIn file included from T../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hE:R19N: In file included from P../InterpFromMeshToMesh3d/./../bindings.he:t19s: cIn file included from E../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hrrorCode Petsc:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11: In file included from Synchroni../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.hze: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6d: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:P8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] r 1609i | PnETSC_EXTERN PetscErrorCode PetsctSynchronizedFPrintf(MPI_Comm,f (FMIPLIE_ C*o,m mc,o ncsotn scth acrh[a]r,[ ].,. ...) PET.S)C _PAETTTSRCI_BAUTTTER_IFBOURTMEA_TF(O2RMA,T (33),; 4 )| ; ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h::67299:: 67note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT' note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #d e299f | i n e# dPeEfTiSne CP_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ETSC_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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: TIn file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:E19R: N PetscErrorCode PetscIn file included from ViewerASCIISynchronized../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.hPr:in16t: f(In file included from P../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:15et: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:s11c: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:Viewe6r, const char[], ...) P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hS:C12_: A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.hT:T240R:I84B:U Twarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ FORMAT(2, 3) ;240 | P| E ^T SC_E/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:XTE67R:N note: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e tscError Code Pe299t | s c V#ideewfeirnASCIeIP rPiEnTtSfC(_PAetscVTiTeRwIeBrU,T Ec_oFnst char[], ...) OPREMTASTC(_sAtTrTIRdIxB,U TvEa_AFrOgRIMdAxT)( __attribute__((format(prin2tf, strIdx, vaArgIdx))), | ^ 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTIn file included from R../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:11I: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from B/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hU:T6E: _In file included from F/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hO:R12M: A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T(strI d258x | ,P EvTaSACr_gEIXdx) __aTtEtRrNi bPuettes_c_E(r(rfoorrCmoat(printf,de PetscViewerStri strIdx, vaArgIdx))) | ^ ngSPrinIn file included from t../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppf:(4P: eIn file included from t../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.hs:c20V: iIn file included from e../InterpFromMeshToMesh2d/./../bindings.hw:e19r: ,In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.hc:o16n: sIn file included from t../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h :c11h: aIn file included from r../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 P../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:T11S: CIn file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.hA:T6T: RIn file included from I/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.hB:U6T: EIn file included from _/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.hF:O6R: MIn file included from A/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hT:(122: , 3/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h):241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ; | ^ 241 | PETS/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strCIdx, vaArgIdx) __attribute__((_format(printf, strIdx,EXTERN P vaArgIdx))) | ^e tscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19(: (format(printf, strIdx, vaArgIdx)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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #dIn file included from e../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppf:i4n: eIn file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.hP:E20: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrTorCode PetscViewerStringSPrinStf(PetscViewerC, _cAonst char[]T, ...) PETSC_ATTTRRIBUTE_FORMAT(strIIdx, vBaArgIUTE_FORMAT(d2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PExT)S C___AaTtTtRrIiBbUuTtEe__F_O(R(MfAoTr(msattr(Ipdrxi,n tvfa,A rsgtIrdIxd)x ,_ _vaatAtrrgiIbduxt)e)_)_ ( | ^ (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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/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 ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo 18 warnings generated. CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo 18 warnings generated. CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/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 ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo CXX ../Scotch/Scotch_matlab_la-Scotch.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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo 18 warnings generated. CXX ../Chaco/Chaco_matlab_la-Chaco.lo 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSIn file included from C../Scotch/Scotch.cpp_:E10X: TIn file included from E../Scotch/./Scotch.hRN PetscErrorCode PetscViewerAS:C8I: ISIn file included from y../Scotch/./../bindings.hn:c19h: rIn file included from o../Scotch/./.././matlab/io/matlabio.hn:i16z: eIn file included from d../Scotch/./.././matlab/io/../../../c/classes/classes.hP:r11i: nIn file included from t../Scotch/./.././matlab/io/../../../c/classes/./Vertex.hf:(12P: eIn file included from t../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hs:c15V: iIn file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from e/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:w6er, const char[], ...) PETSC_ATTRIBUTE_FORMAT(: 2, 3); | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h 299 | #define PETSC:_A6TT: RIn file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.hIBUTE_FORMAT(strI:d8x, vaArgIdx) __attribute: __((format(printf, stIn file included from r/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.hI:d1582x: ,/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h :v266a:A81r:g warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Idx) )266) | P E| T ^S C_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/./../bindings.h:19: In file included from ../Scotch/./.././matlab/io/matlabio.h:16: In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. In file included from ../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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../Kriging/Kriging_matlab_la-Kriging.lo CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXXLD libISSMMatlab.la 18 warnings generated. CXXLD libISSMApi_matlab.la 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from 1609 | PETSC../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: _EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[In file included from ], ...) PETSC_ATTRIBUTE_../CoordTransform/./.././matlab/io/matlabio.hFORMAT(3, :16: 4In 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: ); | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::2996:: 67In file included from :/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from 299/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h | :1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15 : 93#:d ewarning: f'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i ne P 15ETSC_ATTRIBUTE_FORMAT(s | tPrEITdSxC,_ EvXaTAErRgNI dPxe)t s_c_EartrtorriCboudtee _P_e(tscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format((format(pprrintf, strIdx, vaArgIdx))) | ^ intf, 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299: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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/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-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file 18 warnings generated. CXXLD InterpFromGrid.la 18 warnings generated. ld: warning: -undefined suppress is deprecated ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ContourToNodes_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la CXXLD ExpSimplify_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD 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 MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_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 Scotch_matlab.la CXXLD Triangle_matlab.la CXXLD Chaco_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 Kriging_matlab.la CXXLD CoordTransform_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found Making all in python CXX ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_python_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo CXX ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo CXX ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo CXX ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo CXX ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_python_la-IssmConfig.lo CXX ../MeshPartition/MeshPartition_python_la-MeshPartition.lo CXX ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo CXX ../Triangle/Triangle_python_la-Triangle.lo CXX ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo CXX ../Chaco/Chaco_python_la-Chaco.lo CXX io/libISSMPython_la-CheckNumPythonArguments.lo CXX io/libISSMPython_la-FetchPythonData.lo CXX io/libISSMPython_la-WritePythonData.lo CXX io/libISSMApi_python_la-ApiPrintf.lo CXXLD libISSMApi_python.la ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file CXXLD libISSMPython.la ld: warning: -undefined suppress is deprecated ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file ld: warning: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file ld: warning: -undefined suppress is deprecated ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD BamgConvertMesh_python.la CXXLD BamgMesher_python.la CXXLD BamgTriangulate_python.la CXXLD ContourToMesh_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ContourToNodes_python.la CXXLD ElementConnectivity_python.la CXXLD ExpToLevelSet_python.la CXXLD InterpFromGridToMesh_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMesh2d_python.la CXXLD InterpFromMeshToGrid_python.la CXXLD InterpFromMeshToMesh2d_python.la CXXLD InterpFromMeshToMesh3d_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD IssmConfig_python.la CXXLD MeshPartition_python.la CXXLD MeshProfileIntersection_python.la CXXLD NodeConnectivity_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD Triangle_python.la CXXLD ProcessRifts_python.la CXXLD Chaco_python.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making install in src Making install in c CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_dakota.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMCore.dylib libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMOverload.dylib libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMModules.dylib libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMModules.la ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/bin/kriging.exe libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/bin/issm_dakota.exe libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/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-Solid_Earth/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMMatlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMApi_matlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGrid.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGrid.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Scotch_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Scotch_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Chaco_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Chaco_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/CoordTransform_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/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-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMPython.0.dylib libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/lib/libISSMPython.la libtool: install: /usr/bin/install -c .libs/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/libISSMApi_python.0.dylib libtool: install: (cd /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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-Solid_Earth/lib/libISSMApi_python.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgConvertMesh_python.so libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgConvertMesh_python.la libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgMesher_python.so libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgMesher_python.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgTriangulate_python.so libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/BamgTriangulate_python.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToMesh_python.so libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToMesh_python.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToNodes_python.so libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ContourToNodes_python.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ElementConnectivity_python.so libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ElementConnectivity_python.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpToLevelSet_python.so libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ExpToLevelSet_python.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGridToMesh_python.so libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromGridToMesh_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMesh2d_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToGrid_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToGrid_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh2d_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh3d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/InterpFromMeshToMesh3d_python.la libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/IssmConfig_python.so libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/IssmConfig_python.la libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshPartition_python.so libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshPartition_python.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshProfileIntersection_python.so libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/MeshProfileIntersection_python.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/NodeConnectivity_python.so libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/NodeConnectivity_python.la libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Triangle_python.so libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Triangle_python.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ProcessRifts_python.so libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/ProcessRifts_python.la libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/lib/Chaco_python.so libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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: 48294 Waiting on: 48295 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-Solid_Earth/nightlylog/results +++ Running case: MATLAB-2001 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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 dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: write lock file: FemModel initialization elapsed time: 0.006779 Total Core solution elapsed time: 0.813103 Linear solver elapsed time: 0.000183 (0.023%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 2001 test name: SquareSheetConstrainedGia2d field: UGrd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2001 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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 dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: write lock file: FemModel initialization elapsed time: 0.006779 Total Core solution elapsed time: 0.813103 Linear solver elapsed time: 0.000183 (0.023%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 2001 test name: SquareSheetConstrainedGia2d field: UGrd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2002 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.013166 Total Core solution elapsed time: 0.009809 Linear solver elapsed time: 0.000119 (1.2%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.014923 Total Core solution elapsed time: 0.103313 Linear solver elapsed time: 0.0001 (0.097%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.054909 Total Core solution elapsed time: 0.10706 Linear solver elapsed time: 7.6e-05 (0.071%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.050332 Total Core solution elapsed time: 0.107798 Linear solver elapsed time: 0.000112 (0.1%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.7e-16 < 1e-13 test id: 2002 test name: EarthSlc field: Seustatic SUCCESS difference: 8e-16 < 1e-13 test id: 2002 test name: EarthSlc field: Sselfattraction SUCCESS difference: 4e-15 < 1e-13 test id: 2002 test name: EarthSlc field: Selastic SUCCESS difference: 4.1e-15 < 1e-13 test id: 2002 test name: EarthSlc field: Srotation SUCCESS difference: 0 < 1e-13 test id: 2002 test name: EarthSlc field: Beustatic SUCCESS difference: 0 < 1e-13 test id: 2002 test name: EarthSlc field: Bselfattraction SUCCESS difference: 1.6e-14 < 1e-13 test id: 2002 test name: EarthSlc field: Belastic SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: EarthSlc field: Brotation +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2002 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.013166 Total Core solution elapsed time: 0.009809 Linear solver elapsed time: 0.000119 (1.2%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.014923 Total Core solution elapsed time: 0.103313 Linear solver elapsed time: 0.0001 (0.097%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.054909 Total Core solution elapsed time: 0.10706 Linear solver elapsed time: 7.6e-05 (0.071%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2002.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.050332 Total Core solution elapsed time: 0.107798 Linear solver elapsed time: 0.000112 (0.1%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.7e-16 < 1e-13 test id: 2002 test name: EarthSlc field: Seustatic SUCCESS difference: 8e-16 < 1e-13 test id: 2002 test name: EarthSlc field: Sselfattraction SUCCESS difference: 4e-15 < 1e-13 test id: 2002 test name: EarthSlc field: Selastic SUCCESS difference: 4.1e-15 < 1e-13 test id: 2002 test name: EarthSlc field: Srotation SUCCESS difference: 0 < 1e-13 test id: 2002 test name: EarthSlc field: Beustatic SUCCESS difference: 0 < 1e-13 test id: 2002 test name: EarthSlc field: Bselfattraction SUCCESS difference: 1.6e-14 < 1e-13 test id: 2002 test name: EarthSlc field: Belastic SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: EarthSlc field: Brotation +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2003 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2003.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020175 Total Core solution elapsed time: 0.170333 Linear solver elapsed time: 4.6e-05 (0.027%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2003.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020252 Total Core solution elapsed time: 0.170532 Linear solver elapsed time: 0.000114 (0.067%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 5.6e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Sealevel SUCCESS difference: 7.7e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Uplift SUCCESS difference: 1e-14 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: NorthDisplacement SUCCESS difference: 7.9e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: EastDisplacement +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2003 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2003.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020175 Total Core solution elapsed time: 0.170333 Linear solver elapsed time: 4.6e-05 (0.027%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2003.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020252 Total Core solution elapsed time: 0.170532 Linear solver elapsed time: 0.000114 (0.067%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 5.6e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Sealevel SUCCESS difference: 7.7e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Uplift SUCCESS difference: 1e-14 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: NorthDisplacement SUCCESS difference: 7.9e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: EastDisplacement +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2005 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2005.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 2.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 3.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 4.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 5.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 6.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 7.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 8.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 9.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 10.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.060309 Total Core solution elapsed time: 0.316488 Linear solver elapsed time: 0.000716 (0.23%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel5 SUCCESS difference: 3.3e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel10 SUCCESS difference: 0 < 1e-13 test id: 2005 test name: Earthslc_time field: Seustatic10 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2005 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2005.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 2.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 3.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 4.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 5.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 6.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 7.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 8.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 9.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 10.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.060309 Total Core solution elapsed time: 0.316488 Linear solver elapsed time: 0.000716 (0.23%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel5 SUCCESS difference: 3.3e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel10 SUCCESS difference: 0 < 1e-13 test id: 2005 test name: Earthslc_time field: Seustatic10 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2007 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2007.bin external (offlinesolidearthsolution) solution: uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 0.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 2/10 time [yr]: 1.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 3/10 time [yr]: 1.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 4/10 time [yr]: 2.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 5/10 time [yr]: 2.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 6/10 time [yr]: 3.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 7/10 time [yr]: 3.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 8/10 time [yr]: 4.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 9/10 time [yr]: 4.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 10/10 time [yr]: 5.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.008052 Total Core solution elapsed time: 0.032417 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.5e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: Geoid SUCCESS difference: 1.2e-15 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedUp SUCCESS difference: 3.8e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedEast SUCCESS difference: 3.8e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedNorth +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2007 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2007.bin external (offlinesolidearthsolution) solution: uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 0.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 2/10 time [yr]: 1.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 3/10 time [yr]: 1.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 4/10 time [yr]: 2.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 5/10 time [yr]: 2.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 6/10 time [yr]: 3.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 7/10 time [yr]: 3.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 8/10 time [yr]: 4.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 9/10 time [yr]: 4.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 10/10 time [yr]: 5.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.008052 Total Core solution elapsed time: 0.032417 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.5e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: Geoid SUCCESS difference: 1.2e-15 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedUp SUCCESS difference: 3.8e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedEast SUCCESS difference: 3.8e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedNorth +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2008 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2008.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.054555 Total Core solution elapsed time: 0.106979 Linear solver elapsed time: 4.4e-05 (0.041%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2008.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing external solid earth contributions computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055762 Total Core solution elapsed time: 0.10729 Linear solver elapsed time: 5.9e-05 (0.055%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelGrd SUCCESS difference: 1.6e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockGrd SUCCESS difference: 3.1e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelAdditional SUCCESS difference: 1.5e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockAdditional +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2008 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2008.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.054555 Total Core solution elapsed time: 0.106979 Linear solver elapsed time: 4.4e-05 (0.041%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2008.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing external solid earth contributions computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055762 Total Core solution elapsed time: 0.10729 Linear solver elapsed time: 5.9e-05 (0.055%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelGrd SUCCESS difference: 1.6e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockGrd SUCCESS difference: 3.1e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelAdditional SUCCESS difference: 1.5e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockAdditional +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2010 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2010.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020413 Total Core solution elapsed time: 0.172461 Linear solver elapsed time: 0.000118 (0.068%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.4e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: eus SUCCESS difference: 2.7e-15 < 1e-13 test id: 2010 test name: MomentOfIntertia field: slc SUCCESS difference: 1.4e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moixz SUCCESS difference: 2.1e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moiyz SUCCESS difference: 0 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moizz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2010 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2010.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.020413 Total Core solution elapsed time: 0.172461 Linear solver elapsed time: 0.000118 (0.068%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.4e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: eus SUCCESS difference: 2.7e-15 < 1e-13 test id: 2010 test name: MomentOfIntertia field: slc SUCCESS difference: 1.4e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moixz SUCCESS difference: 2.1e-16 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moiyz SUCCESS difference: 0 < 1e-13 test id: 2010 test name: MomentOfIntertia field: moizz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2011 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2011.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.018695 Total Core solution elapsed time: 0.125978 Linear solver elapsed time: 8.1e-05 (0.064%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.3e-16 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce1 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce2 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff21 SUCCESS difference: 2.3e-16 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce3 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff31 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2011 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2011.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.018695 Total Core solution elapsed time: 0.125978 Linear solver elapsed time: 8.1e-05 (0.064%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.3e-16 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce1 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce2 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff21 SUCCESS difference: 2.3e-16 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIce3 SUCCESS difference: 0 < 1e-13 test id: 2011 test name: SlcBarystatic field: BarystaticIceDiff31 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2013 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2013.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.016254 Total Core solution elapsed time: 0.170447 Linear solver elapsed time: 0.00015 (0.088%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.1e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: Mask SUCCESS difference: 8.4e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadAreas SUCCESS difference: 2.5e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: SurfaceLoad SUCCESS difference: 1.7e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadWeights SUCCESS difference: 2.5e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LatitudeLoadBarycenter SUCCESS difference: 3.2e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LongitudeLoadBarycenter +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2013 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2013.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.016254 Total Core solution elapsed time: 0.170447 Linear solver elapsed time: 0.00015 (0.088%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.1e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: Mask SUCCESS difference: 8.4e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadAreas SUCCESS difference: 2.5e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: SurfaceLoad SUCCESS difference: 1.7e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LoadWeights SUCCESS difference: 2.5e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LatitudeLoadBarycenter SUCCESS difference: 3.2e-16 < 1e-13 test id: 2013 test name: EarthSlc_Geometry field: LongitudeLoadBarycenter +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2020 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog === Computing "real" spherical harmonics for chosen resolution ==== SH computations : degree 0 (of 60) completed. SH computations : degree 1 (of 60) completed. SH computations : degree 2 (of 60) completed. SH computations : degree 3 (of 60) completed. SH computations : degree 4 (of 60) completed. SH computations : degree 5 (of 60) completed. SH computations : degree 6 (of 60) completed. SH computations : degree 7 (of 60) completed. SH computations : degree 8 (of 60) completed. SH computations : degree 9 (of 60) completed. SH computations : degree 10 (of 60) completed. SH computations : degree 11 (of 60) completed. SH computations : degree 12 (of 60) completed. SH computations : degree 13 (of 60) completed. SH computations : degree 14 (of 60) completed. SH computations : degree 15 (of 60) completed. SH computations : degree 16 (of 60) completed. SH computations : degree 17 (of 60) completed. SH computations : degree 18 (of 60) completed. SH computations : degree 19 (of 60) completed. SH computations : degree 20 (of 60) completed. SH computations : degree 21 (of 60) completed. SH computations : degree 22 (of 60) completed. SH computations : degree 23 (of 60) completed. SH computations : degree 24 (of 60) completed. SH computations : degree 25 (of 60) completed. SH computations : degree 26 (of 60) completed. SH computations : degree 27 (of 60) completed. SH computations : degree 28 (of 60) completed. SH computations : degree 29 (of 60) completed. SH computations : degree 30 (of 60) completed. SH computations : degree 31 (of 60) completed. SH computations : degree 32 (of 60) completed. SH computations : degree 33 (of 60) completed. SH computations : degree 34 (of 60) completed. SH computations : degree 35 (of 60) completed. SH computations : degree 36 (of 60) completed. SH computations : degree 37 (of 60) completed. SH computations : degree 38 (of 60) completed. SH computations : degree 39 (of 60) completed. SH computations : degree 40 (of 60) completed. SH computations : degree 41 (of 60) completed. SH computations : degree 42 (of 60) completed. SH computations : degree 43 (of 60) completed. SH computations : degree 44 (of 60) completed. SH computations : degree 45 (of 60) completed. SH computations : degree 46 (of 60) completed. SH computations : degree 47 (of 60) completed. SH computations : degree 48 (of 60) completed. SH computations : degree 49 (of 60) completed. SH computations : degree 50 (of 60) completed. SH computations : degree 51 (of 60) completed. SH computations : degree 52 (of 60) completed. SH computations : degree 53 (of 60) completed. SH computations : degree 54 (of 60) completed. SH computations : degree 55 (of 60) completed. SH computations : degree 56 (of 60) completed. SH computations : degree 57 (of 60) completed. SH computations : degree 58 (of 60) completed. SH computations : degree 59 (of 60) completed. SH computations : degree 60 (of 60) completed. completed! === Computing SH coefficients for ocean function ================== gmtmask: num vertices 12288 gmtmask: done completed! === Solving WOUT rotational feedbacks ========= iteration # 1 :: difference in norm = 0.11957 iteration # 2 :: difference in norm = 0.0025007 iteration # 3 :: difference in norm = 0.0004088 iteration # 4 :: difference in norm = 6.3542e-05 iteration # 5 :: difference in norm = 1.0397e-05 iteration # 6 :: difference in norm = 1.7779e-06 solution converged! === Solving WITH rotational feedbacks ========= iteration # 1 :: difference in norm = 0.11937 iteration # 2 :: difference in norm = 0.0024814 iteration # 3 :: difference in norm = 0.00040586 iteration # 4 :: difference in norm = 6.3273e-05 iteration # 5 :: difference in norm = 1.0489e-05 iteration # 6 :: difference in norm = 1.8334e-06 solution converged! SUCCESS difference: 2.7e-07 < 3e-07 test id: 2020 test name: SHslc field: Barystatic_no_rotation SUCCESS difference: 4.1e-15 < 1e-13 test id: 2020 test name: SHslc field: rsl_no_rotation SUCCESS difference: 1.6e-15 < 1e-13 test id: 2020 test name: SHslc field: geoid_no_rotation SUCCESS difference: 1.9e-15 < 1e-13 test id: 2020 test name: SHslc field: bed_no_rotation SUCCESS difference: 1.8e-07 < 2e-07 test id: 2020 test name: SHslc field: Barystatic_with_rotation SUCCESS difference: 3.9e-15 < 1e-13 test id: 2020 test name: SHslc field: rsl_with_rotation SUCCESS difference: 1.4e-15 < 1e-13 test id: 2020 test name: SHslc field: geoid_with_rotation SUCCESS difference: 2.1e-15 < 1e-13 test id: 2020 test name: SHslc field: bed_with_rotation +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2020 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog === Computing "real" spherical harmonics for chosen resolution ==== SH computations : degree 0 (of 60) completed. SH computations : degree 1 (of 60) completed. SH computations : degree 2 (of 60) completed. SH computations : degree 3 (of 60) completed. SH computations : degree 4 (of 60) completed. SH computations : degree 5 (of 60) completed. SH computations : degree 6 (of 60) completed. SH computations : degree 7 (of 60) completed. SH computations : degree 8 (of 60) completed. SH computations : degree 9 (of 60) completed. SH computations : degree 10 (of 60) completed. SH computations : degree 11 (of 60) completed. SH computations : degree 12 (of 60) completed. SH computations : degree 13 (of 60) completed. SH computations : degree 14 (of 60) completed. SH computations : degree 15 (of 60) completed. SH computations : degree 16 (of 60) completed. SH computations : degree 17 (of 60) completed. SH computations : degree 18 (of 60) completed. SH computations : degree 19 (of 60) completed. SH computations : degree 20 (of 60) completed. SH computations : degree 21 (of 60) completed. SH computations : degree 22 (of 60) completed. SH computations : degree 23 (of 60) completed. SH computations : degree 24 (of 60) completed. SH computations : degree 25 (of 60) completed. SH computations : degree 26 (of 60) completed. SH computations : degree 27 (of 60) completed. SH computations : degree 28 (of 60) completed. SH computations : degree 29 (of 60) completed. SH computations : degree 30 (of 60) completed. SH computations : degree 31 (of 60) completed. SH computations : degree 32 (of 60) completed. SH computations : degree 33 (of 60) completed. SH computations : degree 34 (of 60) completed. SH computations : degree 35 (of 60) completed. SH computations : degree 36 (of 60) completed. SH computations : degree 37 (of 60) completed. SH computations : degree 38 (of 60) completed. SH computations : degree 39 (of 60) completed. SH computations : degree 40 (of 60) completed. SH computations : degree 41 (of 60) completed. SH computations : degree 42 (of 60) completed. SH computations : degree 43 (of 60) completed. SH computations : degree 44 (of 60) completed. SH computations : degree 45 (of 60) completed. SH computations : degree 46 (of 60) completed. SH computations : degree 47 (of 60) completed. SH computations : degree 48 (of 60) completed. SH computations : degree 49 (of 60) completed. SH computations : degree 50 (of 60) completed. SH computations : degree 51 (of 60) completed. SH computations : degree 52 (of 60) completed. SH computations : degree 53 (of 60) completed. SH computations : degree 54 (of 60) completed. SH computations : degree 55 (of 60) completed. SH computations : degree 56 (of 60) completed. SH computations : degree 57 (of 60) completed. SH computations : degree 58 (of 60) completed. SH computations : degree 59 (of 60) completed. SH computations : degree 60 (of 60) completed. completed! === Computing SH coefficients for ocean function ================== gmtmask: num vertices 12288 gmtmask: done completed! === Solving WOUT rotational feedbacks ========= iteration # 1 :: difference in norm = 0.11957 iteration # 2 :: difference in norm = 0.0025007 iteration # 3 :: difference in norm = 0.0004088 iteration # 4 :: difference in norm = 6.3542e-05 iteration # 5 :: difference in norm = 1.0397e-05 iteration # 6 :: difference in norm = 1.7779e-06 solution converged! === Solving WITH rotational feedbacks ========= iteration # 1 :: difference in norm = 0.11937 iteration # 2 :: difference in norm = 0.0024814 iteration # 3 :: difference in norm = 0.00040586 iteration # 4 :: difference in norm = 6.3273e-05 iteration # 5 :: difference in norm = 1.0489e-05 iteration # 6 :: difference in norm = 1.8334e-06 solution converged! SUCCESS difference: 2.7e-07 < 3e-07 test id: 2020 test name: SHslc field: Barystatic_no_rotation SUCCESS difference: 4.1e-15 < 1e-13 test id: 2020 test name: SHslc field: rsl_no_rotation SUCCESS difference: 1.6e-15 < 1e-13 test id: 2020 test name: SHslc field: geoid_no_rotation SUCCESS difference: 1.9e-15 < 1e-13 test id: 2020 test name: SHslc field: bed_no_rotation SUCCESS difference: 1.8e-07 < 2e-07 test id: 2020 test name: SHslc field: Barystatic_with_rotation SUCCESS difference: 3.9e-15 < 1e-13 test id: 2020 test name: SHslc field: rsl_with_rotation SUCCESS difference: 1.4e-15 < 1e-13 test id: 2020 test name: SHslc field: geoid_with_rotation SUCCESS difference: 2.1e-15 < 1e-13 test id: 2020 test name: SHslc field: bed_with_rotation +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2021 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Computing Greens functions... 500 of 1286 vertices done! 1000 of 1286 vertices done! gmtmask: num vertices 2568 gmtmask: done Solving sesaw-slc for Rigid Earth WITHOUT rotational feedback... iteration # 1 :: difference in norm = 0.011137 iteration # 2 :: difference in norm = 0.00011489 iteration # 3 :: difference in norm = 3.4553e-06 solution converged! Solving sesaw-slc for Rigid Earth WITH rotational feedback... iteration # 1 :: difference in norm = 0.011693 iteration # 2 :: difference in norm = 0.00012356 iteration # 3 :: difference in norm = 2.9489e-07 solution converged! Solving sesaw-slc for Elastic Earth WITH rotational feedback... iteration # 1 :: difference in norm = 0.012866 iteration # 2 :: difference in norm = 0.00025771 iteration # 3 :: difference in norm = 5.7273e-05 iteration # 4 :: difference in norm = 9.3911e-06 solution converged! Solving sesaw-slc for Elastic Earth WITHOUT rotational feedback... iteration # 1 :: difference in norm = 0.012425 iteration # 2 :: difference in norm = 0.00026672 iteration # 3 :: difference in norm = 5.4626e-05 iteration # 4 :: difference in norm = 8.4046e-06 solution converged! SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_rigid SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_rigid_rot SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_elast SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_elast_rot SUCCESS difference: 3.2e-15 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid SUCCESS difference: 3.4e-15 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid_rot SUCCESS difference: 1e-14 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_elast SUCCESS difference: 1e-14 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_elast_rot +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2021 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Computing Greens functions... 500 of 1286 vertices done! 1000 of 1286 vertices done! gmtmask: num vertices 2568 gmtmask: done Solving sesaw-slc for Rigid Earth WITHOUT rotational feedback... iteration # 1 :: difference in norm = 0.011137 iteration # 2 :: difference in norm = 0.00011489 iteration # 3 :: difference in norm = 3.4553e-06 solution converged! Solving sesaw-slc for Rigid Earth WITH rotational feedback... iteration # 1 :: difference in norm = 0.011693 iteration # 2 :: difference in norm = 0.00012356 iteration # 3 :: difference in norm = 2.9489e-07 solution converged! Solving sesaw-slc for Elastic Earth WITH rotational feedback... iteration # 1 :: difference in norm = 0.012866 iteration # 2 :: difference in norm = 0.00025771 iteration # 3 :: difference in norm = 5.7273e-05 iteration # 4 :: difference in norm = 9.3911e-06 solution converged! Solving sesaw-slc for Elastic Earth WITHOUT rotational feedback... iteration # 1 :: difference in norm = 0.012425 iteration # 2 :: difference in norm = 0.00026672 iteration # 3 :: difference in norm = 5.4626e-05 iteration # 4 :: difference in norm = 8.4046e-06 solution converged! SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_rigid SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_rigid_rot SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_elast SUCCESS difference: 3.6e-16 < 1e-13 test id: 2021 test name: SESAWslc field: eus_elast_rot SUCCESS difference: 3.2e-15 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid SUCCESS difference: 3.4e-15 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_rigid_rot SUCCESS difference: 1e-14 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_elast SUCCESS difference: 1e-14 < 1e-13 test id: 2021 test name: SESAWslc field: rsl_elast_rot +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2070 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2070.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m tidal write lock file: FemModel initialization elapsed time: 0.002462 Total Core solution elapsed time: 0.230126 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2070.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 1.79482e-27 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 30, surface/Depth Love number ratio small: 8.15353e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 136, surface/Depth Love number ratio small: 5.15688e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 443, surface/Depth Love number ratio small: 9.95001e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 1152, surface/Depth Love number ratio small: 9.29418e-21 Changing the interface where integration starts New start interface: r=6.301e+06m write lock file: FemModel initialization elapsed time: 0.002501 Total Core solution elapsed time: 0.238471 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.2e-08 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_loading_elastic SUCCESS difference: 3.4e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_loading_elastic SUCCESS difference: 3.3e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_loading_elastic SUCCESS difference: 2.2e-09 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_tidal_elastic SUCCESS difference: 2.8e-13 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_tidal_elastic SUCCESS difference: 3.3e-12 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_tidal_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2070 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2070.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m tidal write lock file: FemModel initialization elapsed time: 0.002462 Total Core solution elapsed time: 0.230126 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2070.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 1.79482e-27 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 30, surface/Depth Love number ratio small: 8.15353e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 136, surface/Depth Love number ratio small: 5.15688e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 443, surface/Depth Love number ratio small: 9.95001e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 1152, surface/Depth Love number ratio small: 9.29418e-21 Changing the interface where integration starts New start interface: r=6.301e+06m write lock file: FemModel initialization elapsed time: 0.002501 Total Core solution elapsed time: 0.238471 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.2e-08 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_loading_elastic SUCCESS difference: 3.4e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_loading_elastic SUCCESS difference: 3.3e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_loading_elastic SUCCESS difference: 2.2e-09 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_tidal_elastic SUCCESS difference: 2.8e-13 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_tidal_elastic SUCCESS difference: 3.3e-12 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_tidal_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2071 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2071.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 874/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.88344e-06; Delta_k/k=1.88981e-06; Delta_l/l=0.000989442; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002544 Total Core solution elapsed time: 5.76713 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 5 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.6e-06 < 4e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveH_loading_temporal SUCCESS difference: 1.6e-06 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveK_loading_temporal SUCCESS difference: 7.8e-07 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveL_loading_temporal +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2071 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2071.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 874/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.88344e-06; Delta_k/k=1.88981e-06; Delta_l/l=0.000989442; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002544 Total Core solution elapsed time: 5.76713 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 5 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.6e-06 < 4e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveH_loading_temporal SUCCESS difference: 1.6e-06 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveK_loading_temporal SUCCESS difference: 7.8e-07 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveL_loading_temporal +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2072 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2072.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.74033 m.s^-2 Mean density: 5469.45 kg.m^-3 elastic Degree: 8, surface/Depth Love number ratio small: 2.88991e-22 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 5.1057e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 6.77074e-21 Changing the interface where integration starts New start interface: r=3.6e+06m Degree: 84, surface/Depth Love number ratio small: 8.87865e-21 Changing the interface where integration starts New start interface: r=3.6305e+06m Degree: 86, surface/Depth Love number ratio small: 5.91422e-21 Changing the interface where integration starts New start interface: r=3.7e+06m Degree: 89, surface/Depth Love number ratio small: 5.95205e-21 Changing the interface where integration starts New start interface: r=3.9e+06m Degree: 98, surface/Depth Love number ratio small: 7.88602e-21 Changing the interface where integration starts New start interface: r=4e+06m Degree: 103, surface/Depth Love number ratio small: 9.25414e-21 Changing the interface where integration starts New start interface: r=4.2e+06m Degree: 115, surface/Depth Love number ratio small: 9.66201e-21 Changing the interface where integration starts New start interface: r=4.3e+06m Degree: 122, surface/Depth Love number ratio small: 9.31952e-21 Changing the interface where integration starts New start interface: r=4.5e+06m Degree: 138, surface/Depth Love number ratio small: 9.35647e-21 Changing the interface where integration starts New start interface: r=4.6e+06m Degree: 148, surface/Depth Love number ratio small: 7.58385e-21 Changing the interface where integration starts New start interface: r=4.8e+06m Degree: 170, surface/Depth Love number ratio small: 8.32472e-21 Changing the interface where integration starts New start interface: r=4.9e+06m Degree: 183, surface/Depth Love number ratio small: 9.23372e-21 Changing the interface where integration starts New start interface: r=5.1e+06m Degree: 216, surface/Depth Love number ratio small: 9.35753e-21 Changing the interface where integration starts New start interface: r=5.2e+06m Degree: 237, surface/Depth Love number ratio small: 8.88834e-21 Changing the interface where integration starts New start interface: r=5.4e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002549 Total Core solution elapsed time: 8.30499 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 8 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.9e-05 < 2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveH_loading_elastic SUCCESS difference: 4e-06 < 1e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveK_loading_elastic SUCCESS difference: 1.8e-06 < 2e-06 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2072 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2072.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.74033 m.s^-2 Mean density: 5469.45 kg.m^-3 elastic Degree: 8, surface/Depth Love number ratio small: 2.88991e-22 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 5.1057e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 6.77074e-21 Changing the interface where integration starts New start interface: r=3.6e+06m Degree: 84, surface/Depth Love number ratio small: 8.87865e-21 Changing the interface where integration starts New start interface: r=3.6305e+06m Degree: 86, surface/Depth Love number ratio small: 5.91422e-21 Changing the interface where integration starts New start interface: r=3.7e+06m Degree: 89, surface/Depth Love number ratio small: 5.95205e-21 Changing the interface where integration starts New start interface: r=3.9e+06m Degree: 98, surface/Depth Love number ratio small: 7.88602e-21 Changing the interface where integration starts New start interface: r=4e+06m Degree: 103, surface/Depth Love number ratio small: 9.25414e-21 Changing the interface where integration starts New start interface: r=4.2e+06m Degree: 115, surface/Depth Love number ratio small: 9.66201e-21 Changing the interface where integration starts New start interface: r=4.3e+06m Degree: 122, surface/Depth Love number ratio small: 9.31952e-21 Changing the interface where integration starts New start interface: r=4.5e+06m Degree: 138, surface/Depth Love number ratio small: 9.35647e-21 Changing the interface where integration starts New start interface: r=4.6e+06m Degree: 148, surface/Depth Love number ratio small: 7.58385e-21 Changing the interface where integration starts New start interface: r=4.8e+06m Degree: 170, surface/Depth Love number ratio small: 8.32472e-21 Changing the interface where integration starts New start interface: r=4.9e+06m Degree: 183, surface/Depth Love number ratio small: 9.23372e-21 Changing the interface where integration starts New start interface: r=5.1e+06m Degree: 216, surface/Depth Love number ratio small: 9.35753e-21 Changing the interface where integration starts New start interface: r=5.2e+06m Degree: 237, surface/Depth Love number ratio small: 8.88834e-21 Changing the interface where integration starts New start interface: r=5.4e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002549 Total Core solution elapsed time: 8.30499 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 8 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.9e-05 < 2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveH_loading_elastic SUCCESS difference: 4e-06 < 1e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveK_loading_elastic SUCCESS difference: 1.8e-06 < 2e-06 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2073 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2073.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic tidal write lock file: FemModel initialization elapsed time: 0.002267 Total Core solution elapsed time: 0.000162 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 7.5e-18 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveYi_loading_elastic SUCCESS difference: 0 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveRhs_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2073 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2073.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic tidal write lock file: FemModel initialization elapsed time: 0.002267 Total Core solution elapsed time: 0.000162 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 7.5e-18 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveYi_loading_elastic SUCCESS difference: 0 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveRhs_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2074 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2074.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.82426 m.s^-2 Mean density: 5516.58 kg.m^-3 elastic Degree: 11, surface/Depth Love number ratio small: 3.57762e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 2.83465e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 8.72464e-21 Changing the interface where integration starts New start interface: r=5.701e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.00446 Total Core solution elapsed time: 2.32164 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.4e-08 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveHebm SUCCESS difference: 7.4e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveKebm SUCCESS difference: 3.1e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveLebm +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2074 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2074.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.82426 m.s^-2 Mean density: 5516.58 kg.m^-3 elastic Degree: 11, surface/Depth Love number ratio small: 3.57762e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 2.83465e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 8.72464e-21 Changing the interface where integration starts New start interface: r=5.701e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.00446 Total Core solution elapsed time: 2.32164 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.4e-08 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveHebm SUCCESS difference: 7.4e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveKebm SUCCESS difference: 3.1e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveLebm +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2075 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2075.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004492 Total Core solution elapsed time: 0.146086 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2075.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004367 Total Core solution elapsed time: 0.135791 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 5e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrEbm SUCCESS difference: 1e-13 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiEbm SUCCESS difference: 2.3e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrMaxwell SUCCESS difference: 4.7e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiMaxwell +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2075 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog checking model consistency marshalling file test2075.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004492 Total Core solution elapsed time: 0.146086 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file test2075.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004367 Total Core solution elapsed time: 0.135791 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 5e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrEbm SUCCESS difference: 1e-13 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiEbm SUCCESS difference: 2.3e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrMaxwell SUCCESS difference: 4.7e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiMaxwell +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2084 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file FourierLoveTest.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 7, surface/Depth Love number ratio small: 3.03675e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.01783e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 7.80225e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 437, surface/Depth Love number ratio small: 9.12139e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 738, surface/Depth Love number ratio small: 4.97505e-22 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 876/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 875/1000 Degree: 876/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002557 Total Core solution elapsed time: 26.5086 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveH_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveK_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2084 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file FourierLoveTest.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 7, surface/Depth Love number ratio small: 3.03675e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.01783e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 7.80225e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 437, surface/Depth Love number ratio small: 9.12139e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 738, surface/Depth Love number ratio small: 4.97505e-22 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 876/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 875/1000 Degree: 876/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002557 Total Core solution elapsed time: 26.5086 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveH_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveK_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2090 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2090.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 100.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 200.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 300.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 400.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 500.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 600.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 700.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 800.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 900.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 1000.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.079373 Total Core solution elapsed time: 0.514358 Linear solver elapsed time: 0.00359 (0.7%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.6e-15 < 1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Sealevel SUCCESS difference: 1.4e-14 < 1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Bed +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2090 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2090.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 100.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 200.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 300.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 400.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 500.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 600.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 700.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 800.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 900.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 1000.00 (time step: 100.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.079373 Total Core solution elapsed time: 0.514358 Linear solver elapsed time: 0.00359 (0.7%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.6e-15 < 1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Sealevel SUCCESS difference: 1.4e-14 < 1e-13 test id: 2090 test name: ViscoElasticEarthSlc field: Bed +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2091 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Construction of a mesh from a given geometry checking model consistency marshalling file test2091.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/12 time [yr]: 1000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/12 time [yr]: 2000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/12 time [yr]: 3000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/12 time [yr]: 4000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/12 time [yr]: 5000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/12 time [yr]: 6000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/12 time [yr]: 7000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/12 time [yr]: 8000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/12 time [yr]: 9000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/12 time [yr]: 10000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 11/12 time [yr]: 11000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 12/12 time [yr]: 12000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.769629 Total Core solution elapsed time: 0.194317 Linear solver elapsed time: 0.000598 (0.31%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.3e-14 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Sealevel SUCCESS difference: 1.2e-14 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Bed SUCCESS difference: 8.5e-15 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Horizontals +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2091 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog Construction of a mesh from a given geometry checking model consistency marshalling file test2091.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/12 time [yr]: 1000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/12 time [yr]: 2000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/12 time [yr]: 3000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/12 time [yr]: 4000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/12 time [yr]: 5000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/12 time [yr]: 6000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/12 time [yr]: 7000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/12 time [yr]: 8000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/12 time [yr]: 9000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/12 time [yr]: 10000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 11/12 time [yr]: 11000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 12/12 time [yr]: 12000.00 (time step: 1000.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.769629 Total Core solution elapsed time: 0.194317 Linear solver elapsed time: 0.000598 (0.31%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.3e-14 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Sealevel SUCCESS difference: 1.2e-14 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Bed SUCCESS difference: 8.5e-15 < 1e-13 test id: 2091 test name: ViscoElasticEarthSlc field: Horizontals +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2101.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis EsaAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis EsaAnalysis: toolkits Options set for analysis: EsaAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: computing elastic adjustment toolkits Options set for analysis: EsaAnalysis computing elastic geodetic core write lock file: FemModel initialization elapsed time: 0.412514 Total Core solution elapsed time: 0.003042 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaUmotion SUCCESS difference: 4.8e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaNmotion SUCCESS difference: 5.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaEmotion SUCCESS difference: 1.2e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaGravitationalAcceleration +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2101.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis EsaAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis EsaAnalysis: toolkits Options set for analysis: EsaAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: computing elastic adjustment toolkits Options set for analysis: EsaAnalysis computing elastic geodetic core write lock file: FemModel initialization elapsed time: 0.412514 Total Core solution elapsed time: 0.003042 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaUmotion SUCCESS difference: 4.8e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaNmotion SUCCESS difference: 5.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaEmotion SUCCESS difference: 1.2e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaGravitationalAcceleration +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2001 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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 dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: write lock file: FemModel initialization elapsed time: 0.005465 Total Core solution elapsed time: 0.93831 Linear solver elapsed time: 0.000207 (0.022%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 2001 test name: quareSheetConstrainedGia2d field: UGrd +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2001 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/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 dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: write lock file: FemModel initialization elapsed time: 0.005465 Total Core solution elapsed time: 0.93831 Linear solver elapsed time: 0.000207 (0.022%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 2001 test name: quareSheetConstrainedGia2d field: UGrd +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2002 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.013015 Total Core solution elapsed time: 0.009803 Linear solver elapsed time: 7e-05 (0.71%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.016421 Total Core solution elapsed time: 0.103325 Linear solver elapsed time: 4.4e-05 (0.043%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055167 Total Core solution elapsed time: 0.106697 Linear solver elapsed time: 7.9e-05 (0.074%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055333 Total Core solution elapsed time: 0.106866 Linear solver elapsed time: 6.6e-05 (0.062%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 8.2e-16 < 1e-13 test id: 2002 test name: arthSlc field: Seustatic SUCCESS difference: 1.5e-15 < 1e-13 test id: 2002 test name: arthSlc field: Sselfattraction SUCCESS difference: 4.2e-15 < 1e-13 test id: 2002 test name: arthSlc field: Selastic SUCCESS difference: 4e-15 < 1e-13 test id: 2002 test name: arthSlc field: Srotation SUCCESS difference: 0 < 1e-13 test id: 2002 test name: arthSlc field: Beustatic SUCCESS difference: 0 < 1e-13 test id: 2002 test name: arthSlc field: Bselfattraction SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: arthSlc field: Belastic SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: arthSlc field: Brotation +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2002 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.013015 Total Core solution elapsed time: 0.009803 Linear solver elapsed time: 7e-05 (0.71%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.016421 Total Core solution elapsed time: 0.103325 Linear solver elapsed time: 4.4e-05 (0.043%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055167 Total Core solution elapsed time: 0.106697 Linear solver elapsed time: 7.9e-05 (0.074%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2002'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.055333 Total Core solution elapsed time: 0.106866 Linear solver elapsed time: 6.6e-05 (0.062%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 8.2e-16 < 1e-13 test id: 2002 test name: arthSlc field: Seustatic SUCCESS difference: 1.5e-15 < 1e-13 test id: 2002 test name: arthSlc field: Sselfattraction SUCCESS difference: 4.2e-15 < 1e-13 test id: 2002 test name: arthSlc field: Selastic SUCCESS difference: 4e-15 < 1e-13 test id: 2002 test name: arthSlc field: Srotation SUCCESS difference: 0 < 1e-13 test id: 2002 test name: arthSlc field: Beustatic SUCCESS difference: 0 < 1e-13 test id: 2002 test name: arthSlc field: Bselfattraction SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: arthSlc field: Belastic SUCCESS difference: 1.5e-14 < 1e-13 test id: 2002 test name: arthSlc field: Brotation +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2005 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2005'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 2.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 3.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 4.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 5.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 6.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 7.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 8.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 9.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 10.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.057068 Total Core solution elapsed time: 0.314527 Linear solver elapsed time: 0.00077 (0.24%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.8e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel5 SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel10 SUCCESS difference: 2.2e-16 < 1e-13 test id: 2005 test name: arthSlc field: Seustatic10 +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2005 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2005'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 2.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 3.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 4.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 5.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 6.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 7.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 8.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 9.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 10.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.057068 Total Core solution elapsed time: 0.314527 Linear solver elapsed time: 0.00077 (0.24%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 3.8e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel5 SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: arthSlc field: Sealevel10 SUCCESS difference: 2.2e-16 < 1e-13 test id: 2005 test name: arthSlc field: Seustatic10 +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2010 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2010'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.019613 Total Core solution elapsed time: 0.172378 Linear solver elapsed time: 6.6e-05 (0.038%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.9e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: eus SUCCESS difference: 2.5e-15 < 1e-13 test id: 2010 test name: omentOfIntertia field: slc SUCCESS difference: 2.9e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: moixz SUCCESS difference: 0 < 1e-13 test id: 2010 test name: omentOfIntertia field: moiyz SUCCESS difference: 5.4e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: moizz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2010 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2010'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.019613 Total Core solution elapsed time: 0.172378 Linear solver elapsed time: 6.6e-05 (0.038%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 2.9e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: eus SUCCESS difference: 2.5e-15 < 1e-13 test id: 2010 test name: omentOfIntertia field: slc SUCCESS difference: 2.9e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: moixz SUCCESS difference: 0 < 1e-13 test id: 2010 test name: omentOfIntertia field: moiyz SUCCESS difference: 5.4e-16 < 1e-13 test id: 2010 test name: omentOfIntertia field: moizz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2084 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file 'FourierLoveTest'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 7, surface/Depth Love number ratio small: 3.03675e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.01783e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 7.80225e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 437, surface/Depth Love number ratio small: 9.12139e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 738, surface/Depth Love number ratio small: 4.97505e-22 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 876/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 875/1000 Degree: 876/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002519 Total Core solution elapsed time: 26.516 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveH_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveK_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2084 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file 'FourierLoveTest'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 7, surface/Depth Love number ratio small: 3.03675e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.01783e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 7.80225e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 437, surface/Depth Love number ratio small: 9.12139e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 738, surface/Depth Love number ratio small: 4.97505e-22 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 876/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 875/1000 Degree: 876/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002519 Total Core solution elapsed time: 26.516 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveH_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveK_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: iaCaron field: LoveL_loading_elastic +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done paterson is outdated, please consider using cuffey instead checking model consistency marshalling file 'test2101'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis EsaAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis EsaAnalysis: toolkits Options set for analysis: EsaAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: computing elastic adjustment toolkits Options set for analysis: EsaAnalysis computing elastic geodetic core write lock file: FemModel initialization elapsed time: 0.418419 Total Core solution elapsed time: 0.003142 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.7e-14 < 1e-13 test id: 2101 test name: arthEsa field: EsaUmotion SUCCESS difference: 5.3e-14 < 1e-13 test id: 2101 test name: arthEsa field: EsaNmotion SUCCESS difference: 5.8e-14 < 2e-13 test id: 2101 test name: arthEsa field: EsaEmotion +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done paterson is outdated, please consider using cuffey instead checking model consistency marshalling file 'test2101'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) starting model processor creating datasets for analysis EsaAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis EsaAnalysis: toolkits Options set for analysis: EsaAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: computing elastic adjustment toolkits Options set for analysis: EsaAnalysis computing elastic geodetic core write lock file: FemModel initialization elapsed time: 0.418419 Total Core solution elapsed time: 0.003142 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.7e-14 < 1e-13 test id: 2101 test name: arthEsa field: EsaUmotion SUCCESS difference: 5.3e-14 < 1e-13 test id: 2101 test name: arthEsa field: EsaNmotion SUCCESS difference: 5.8e-14 < 2e-13 test id: 2101 test name: arthEsa field: EsaEmotion +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2003 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2003'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.022165 Total Core solution elapsed time: 0.219547 Linear solver elapsed time: 0.000185 (0.084%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2003'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.02469 Total Core solution elapsed time: 0.198173 Linear solver elapsed time: 6.2e-05 (0.031%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Sealevel SUCCESS difference: 7.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Uplift SUCCESS difference: 8.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: NorthDisplacement SUCCESS difference: 8.8e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: EastDisplacement +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-2003 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Solid_Earth/nightlylog ----------------running----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file 'test2003'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.022165 Total Core solution elapsed time: 0.219547 Linear solver elapsed time: 0.000185 (0.084%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster checking model consistency marshalling file 'test2003'.bin uploading input file and queuing script launching solution sequence on remote cluster Ice-sheet and Sea-level System Model (ISSM) version 4.24 (GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/) call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport call computational core updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.02469 Total Core solution elapsed time: 0.198173 Linear solver elapsed time: 6.2e-05 (0.031%) 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 7 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:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 4.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Sealevel SUCCESS difference: 7.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Uplift SUCCESS difference: 8.7e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: NorthDisplacement SUCCESS difference: 8.8e-15 < 1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: EastDisplacement +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS