Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Examples
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-Intel-Examples # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.37.1 (Apple Git-137.1)'
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 2e8c8d71eb18307358616362f8a77173e34b088f (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e8c8d71eb18307358616362f8a77173e34b088f # timeout=10
Commit message: "CHG: Need GSL for CoDiPack and ADOL-C tests"
 > git rev-list --no-walk 2e8c8d71eb18307358616362f8a77173e34b088f # timeout=10
[macOS-Intel-Examples] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins1325161353636357719.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-Intel-Examples/externalpackages/autotools/install/bin/autoconf --force
autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Examples/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... x86_64-apple-darwin21.6.0
checking host system type... x86_64-apple-darwin21.6.0
checking target system type... x86_64-apple-darwin21.6.0
checking for mpicc... mpicc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ISO C89... none needed
checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking how to run the C preprocessor... mpicc -E
checking for mpicxx... mpicxx
checking whether we are using the GNU C++ compiler... yes
checking whether mpicxx accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether mpifort accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran compiler... yes
checking whether mpifort accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of mpicc... gcc3
checking dependency style of mpicxx... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/opt/gnu-sed/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 x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
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... darwin21.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... mpicxx -E
checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for mpicxx option to produce PIC... -fno-common -DPIC
checking if mpicxx PIC flag -fno-common -DPIC works... yes
checking if mpicxx static flag -static works... no
checking if mpicxx supports -c -o file.o... yes
checking if mpicxx supports -c -o file.o... (cached) yes
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.6.0 dyld
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /bin/date
checking for build date... Thu Feb 20 01:38:56 PST 2025
checking user name... jenkins
checking host full OS name and version... darwin21.6.0
checking host cpu... x86_64
checking vendor... apple
checking host OS name... darwin21
checking host OS version... 21.6.0
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking operating system type... macOS
checking if system copy of libc has fmemopen (macOS-only check)... yes
checking for Xlib (graphics library)... done
checking for MATLAB... yes
checking MATLAB's mex compilation flags... done
checking for JavaScript... no
checking for triangle... yes
checking for Boost... yes
checking for Boost version... 1.73
checking for Dakota... yes
checking for Dakota version... 6.2
checking for Dakota major version... 6
checking for Dakota minor version... 2
checking for Dakota build version... 0
checking for Python... no
checking for python-numpy... no
checking for Chaco... yes
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... yes
checking for PETSc... yes
checking for PETSc version... 3.22
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... yes
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Mmemasstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking for C++ optimization flags... DEPRECATED
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
======================================================
                    Compiling ISSM                    
======================================================
Making with 4 CPUs
/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-DataSetParam.lo
  CXX      shared/Matrix/libISSMCore_la-MatrixUtils.lo
  CXX      shared/io/Disk/libISSMCore_la-pfopen.lo
  CXX      shared/io/Disk/libISSMCore_la-pfclose.lo
  CXX      shared/io/Disk/libISSMCore_la-WriteLockFile.lo
  CXX      shared/io/Print/libISSMCore_la-PrintfFunction.lo
  CXX      shared/io/Comm/libISSMCore_la-IssmComm.lo
  CXX      shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo
  CXX      shared/io/Marshalling/libISSMCore_la-Marshalling.lo
  CXX      shared/LatLong/libISSMCore_la-Ll2xyx.lo
  CXX      shared/LatLong/libISSMCore_la-Xy2llx.lo
  CXX      shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo
  CXX      shared/Enum/libISSMCore_la-EnumToStringx.lo
  CXX      shared/Enum/libISSMCore_la-StringToEnumx.lo
  CXX      shared/Numerics/libISSMCore_la-Verbosity.lo
  CXX      shared/Numerics/libISSMCore_la-GaussPoints.lo
  CXX      shared/Numerics/libISSMCore_la-cross.lo
  CXX      shared/Numerics/libISSMCore_la-cubic.lo
  CXX      shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo
  CXX      shared/Numerics/libISSMCore_la-ODE1.lo
  CXX      shared/Numerics/libISSMCore_la-extrema.lo
  CXX      shared/Numerics/libISSMCore_la-legendre.lo
  CXX      shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo
  CXX      shared/Numerics/libISSMCore_la-Normals.lo
  CXX      shared/Exceptions/libISSMCore_la-Exceptions.lo
  CXX      shared/Sorting/libISSMCore_la-binary_search.lo
  CXX      shared/Elements/libISSMCore_la-Cuffey.lo
  CXX      shared/Elements/libISSMCore_la-BuddJacka.lo
  CXX      shared/Elements/libISSMCore_la-CuffeyTemperate.lo
  CXX      shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo
  CXX      shared/Elements/libISSMCore_la-Paterson.lo
  CXX      shared/Elements/libISSMCore_la-Arrhenius.lo
  CXX      shared/Elements/libISSMCore_la-NyeCO2.lo
  CXX      shared/Elements/libISSMCore_la-NyeH2O.lo
  CXX      shared/Elements/libISSMCore_la-LliboutryDuval.lo
  CXX      shared/Elements/libISSMCore_la-PrintArrays.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo
  CXX      shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo
  CXX      shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo
  CXX      shared/Elements/libISSMCore_la-EstarComponents.lo
  CXX      shared/Random/libISSMCore_la-random.lo
  CXX      shared/Random/libISSMCore_la-randomgenerator.lo
  CXX      shared/String/libISSMCore_la-DescriptorIndex.lo
  CXX      toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo
  CXX      toolkits/issm/libISSMCore_la-IssmSolver.lo
  CXX      toolkits/mpi/libISSMCore_la-issmmpi.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo
  CXX      toolkits/libISSMCore_la-ToolkitOptions.lo
  CXX      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-NodesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/Solverx/libISSMCore_la-Solverx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.lo
  CXX      cores/libISSMCore_la-ResetBoundaryConditions.lo
  CXX      cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-CorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-ad_core.lo
  CXX      analyses/libISSMCore_la-EnumToAnalysis.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_linear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_newton.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_fct.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_sampling.lo
  CXX      solutionsequences/libISSMCore_la-convergence.lo
  CXX      classes/Options/libISSMCore_la-Options.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
  CXX      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo
  CXX      modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo
  CXX      classes/Inputs/libISSMCore_la-Inputs.lo
  CXX      classes/Inputs/libISSMCore_la-BoolInput.lo
  CXX      classes/Inputs/libISSMCore_la-DoubleInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntInput.lo
  CXX      classes/Inputs/libISSMCore_la-ElementInput.lo
  CXX      classes/Inputs/libISSMCore_la-SegInput.lo
  CXX      classes/Inputs/libISSMCore_la-TriaInput.lo
  CXX      classes/Inputs/libISSMCore_la-PentaInput.lo
  CXX      classes/Inputs/libISSMCore_la-DatasetInput.lo
  CXX      classes/Inputs/libISSMCore_la-ControlInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientInput.lo
  CXX      classes/Inputs/libISSMCore_la-ArrayInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntArrayInput.lo
  CXX      classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo
  CXX      modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo
  CXX      modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo
  CXX      modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo
  CXX      modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo
  CXX      modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewVec.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewMat.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-KSPFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscMat.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscVec.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo
  CXX      toolkits/mumps/libISSMCore_la-MumpsSolve.lo
  CXX      modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo
  CXX      modules/Damagex/libISSMCore_la-Damagex.lo
  CXX      modules/Calvingx/libISSMCore_la-Calvingx.lo
  CXX      modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo
  CXX      modules/Zgesvx/libISSMCore_la-Zgesvx.lo
  F77      modules/Zgesvx/libISSMCore_la-dcabs1.lo
  F77      modules/Zgesvx/libISSMCore_la-dlamch.lo
  F77      modules/Zgesvx/libISSMCore_la-ieeeck.lo
  F77      modules/Zgesvx/libISSMCore_la-ilaenv.lo
  F77      modules/Zgesvx/libISSMCore_la-iparmq.lo
  F77      modules/Zgesvx/libISSMCore_la-izamax.lo
  F77      modules/Zgesvx/libISSMCore_la-lsame.lo
  F77      modules/Zgesvx/libISSMCore_la-xerbla.lo
  F77      modules/Zgesvx/libISSMCore_la-zgemm.lo
  F77      modules/Zgesvx/libISSMCore_la-zgeru.lo
  F77      modules/Zgesvx/libISSMCore_la-zgesv.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetf2.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrf2.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrf.lo
  F77      modules/Zgesvx/libISSMCore_la-zgetrs.lo
  F77      modules/Zgesvx/libISSMCore_la-zlaswp.lo
  F77      modules/Zgesvx/libISSMCore_la-zscal.lo
  F77      modules/Zgesvx/libISSMCore_la-zswap.lo
  F77      modules/Zgesvx/libISSMCore_la-ztrsm.lo
  CXX      modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-distme.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-freed.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-stot.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-what0.lo
  CXX      modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo
  CXX      toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo
  CXX      classes/kriging/libISSMCore_la-Observations.lo
  CXX      classes/kriging/libISSMCore_la-GaussianVariogram.lo
  CXX      classes/kriging/libISSMCore_la-ExponentialVariogram.lo
  CXX      classes/kriging/libISSMCore_la-SphericalVariogram.lo
  CXX      classes/kriging/libISSMCore_la-PowerVariogram.lo
  CXX      classes/kriging/libISSMCore_la-Quadtree.lo
  CXX      classes/kriging/libISSMCore_la-Covertree.lo
  CXX      classes/kriging/libISSMCore_la-Observation.lo
  CXX      modules/Krigingx/libISSMCore_la-pKrigingx.lo
  CXXLD    libISSMOverload.la
  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]
        double        *smalloc();                    /* safe version of malloc                       */
                              ^~
./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable
        double        *smalloc();                    /* safe version of malloc                       */
                              ^~
                               = nullptr
1 warning generated.
ld: warning: could not create compact unwind for _what0_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
  CXXLD    libISSMModules.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_slc.exe
  CXXLD    issm.exe
  CXXLD    kriging.exe
  CXXLD    issm_dakota.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in matlab
  CXX      io/libISSMMatlab_la-CheckNumMatlabArguments.lo
  CXX      io/libISSMMatlab_la-FetchMatlabData.lo
  CXX      io/libISSMMatlab_la-WriteMatlabData.lo
  CXX      io/libISSMApi_matlab_la-ApiPrintf.lo
In file included from ./io/ApiPrintf.cpp: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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);In file included from ./io/CheckNumMatlabArguments.cpp
                                                                                                                              ^
:5:
In file included from ./io/./matlabio.h:16:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.hIn 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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299:67  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
: note: In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
expanded 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:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
In file included from ./io/../../../c/classes/./Vertex.h:12In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:
In file included from   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
./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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
./io/CheckNumMatlabArguments.cppPETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cppIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
11In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
:
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:6In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'

  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
./io/ApiPrintf.cppIn file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:11:
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
./io/./matlabio.hIn file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: :16:
note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/../../../c/classes/./classes.hIn file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:8:
6/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/../../../c/classes/./classes.h:11:
In file included from ./io/../../../c/classes/./Vertex.h:12:
In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo
18 warnings generated.
  CXX      ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo
18 warnings generated.
  CXX      ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from   CXX      ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/../bindings.h:19:
In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  CXX      ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/../bindings.h:19:
In file included from ../ContourToNodes/.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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:In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:511:
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 ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:1212:
:
In file included from In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h::1515:
:
In file included from In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h::1111:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h::66:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h::88:
:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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:130515:
In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
299  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.hIn file included from :../DistanceToMaskBoundary/./DistanceToMaskBoundary.h8::
19:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.hIn file included from :../DistanceToMaskBoundary/../bindings.h1593::19:
82In 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:: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:612:
In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:
:In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h15:
In file included from :../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:118:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo
18 warnings generated.
18 warnings generated.
  CXX      ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
18 warnings generated.
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/../bindings.h:19:
In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6In 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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: :
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cppIn file included from :../ExpToLevelSet/ExpToLevelSet.cpp5::
6In file included from :
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:
../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
../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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/../bindings.h:19:
In file included from ../InterpFromGridToMesh/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
18 warnings generated.
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
18 warnings generated.
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
18 warnings generated.
  CXX      ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo
In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5:
In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19:
In file included from ../InterpFromMeshToGrid/../bindings.h:19:
In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
  CXX      ../M1qn3/M1qn3_matlab_la-M1qn3.lo
18 warnings generated.
18 warnings generated.
  CXX      ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo
18 warnings generated.
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../M1qn3/M1qn3.cpp:5:
In file included from ../M1qn3/./M1qn3.h:19:
In file included from ../M1qn3/../bindings.h:19:
In file included from ../M1qn3/.././matlab/io/matlabio.h:16:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../M1qn3/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from 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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
../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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
../MeshPartition/MeshPartition.cpp:In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:195:
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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 ../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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from ../MeshProfileIntersection/../bindings.h:19:
In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:16PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))):
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:
                                                                  ^
6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h: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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
6/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
In file included from ../MeshPartition/MeshPartition.cppIn file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: :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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19:
In file included from ../MeshPartition/../bindings.h:19/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                  ^

                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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 ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23In file included from :
In file included from ../NodeConnectivity/../bindings.h../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h::1911:
In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h::
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6In 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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
18 warnings generated.
  CXX      ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
18 warnings generated.
  CXX      ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
  CXX      ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
18 warnings generated.
  CXX      ../Scotch/Scotch_matlab_la-Scotch.lo
In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5:
In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:
In file included from ../PointCloudFindNeighbors/../bindings.h:19:
In file included from ../PointCloudFindNeighbors/.././matlab/io/matlabio.h:16:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
18 warnings generated.
18 warnings generated.
  CXX      ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
  CXX      ../Chaco/Chaco_matlab_la-Chaco.lo
  CXX      ../Kriging/Kriging_matlab_la-Kriging.lo
  CXX      ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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.hIn file included from ../Kriging/Kriging.cpp:4:
In file included from ../Kriging/./Kriging.h:19:
In file included from ../Kriging/../bindings.h:19:
In file included from ../Kriging/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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 In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h../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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
12:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.hPETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
:15:
In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:25:
In file included from ../Triangle/../bindings.h:19:
In file included from ../Triangle/.././matlab/io/matlabio.h:16:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:11:
In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15:
In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
                                                                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                              ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                             ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
                                                                                            ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
                                                                    ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                 ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
                                                                                          ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                   ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                               ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                     ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #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-Intel-Examples/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
                                                                                       ^
/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
                                                                  ^
18 warnings generated.
18 warnings generated.
  CXXLD    libISSMMatlab.la
  CXXLD    libISSMApi_matlab.la
18 warnings generated.
18 warnings generated.
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    BamgConvertMesh_matlab.la
  CXXLD    BamgMesher_matlab.la
  CXXLD    BamgTriangulate_matlab.la
  CXXLD    ContourToMesh_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    ContourToNodes_matlab.la
  CXXLD    DistanceToMaskBoundary_matlab.la
  CXXLD    ElementConnectivity_matlab.la
  CXXLD    ExpSimplify_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    ExpToLevelSet_matlab.la
  CXXLD    InterpFromGridToMesh_matlab.la
  CXXLD    InterpFromMesh2d_matlab.la
  CXXLD    InterpFromMeshToGrid_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    InterpFromMeshToMesh3d_matlab.la
  CXXLD    InterpFromMeshToMesh2d_matlab.la
  CXXLD    IssmConfig_matlab.la
  CXXLD    M1qn3_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    MeshPartition_matlab.la
  CXXLD    MeshProfileIntersection_matlab.la
  CXXLD    NodeConnectivity_matlab.la
  CXXLD    PointCloudFindNeighbors_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size

ld: warning: ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size

ld: warning: ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizedylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    PropagateFlagsFromConnectivity_matlab.la
  CXXLD    ProcessRifts_matlab.la
  CXXLD    Scotch_matlab.la
  CXXLD    Triangle_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack sizeld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size

ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)

ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    Chaco_matlab.la
  CXXLD    Kriging_matlab.la
  CXXLD    CoordTransform_matlab.la
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
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: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_slc.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    kriging.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_dakota.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_slc.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    kriging.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_dakota.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
  CXXLD    issm_post.exe
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_rules.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libconmin.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0)
dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libcport.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmga.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Examples/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0)
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_lu_m_MOD_dmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac2_ldlt_m_MOD_dmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___dmumps_save_restore_MOD_dmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___cmumps_save_restore_MOD_cmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_parallel_analysis_MOD_zmumps_ana_f_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_lu_m_MOD_zmumps_fac2_lu: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save_restore_structure: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_restore_ooc: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Examples/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Intel-Examples/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMCore.dylib
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMOverload.dylib
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMModules.dylib
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMModules.la
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Intel-Examples/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-Intel-Examples/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Intel-Examples/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Intel-Examples/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Intel-Examples/bin/kriging.exe
libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Intel-Examples/bin/issm_dakota.exe
libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Intel-Examples/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-Intel-Examples/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-Intel-Examples/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Intel-Examples/lib'
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMMatlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMApi_matlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/libISSMApi_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgConvertMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgConvertMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgMesher_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgMesher_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgTriangulate_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/BamgTriangulate_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ContourToMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ContourToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ContourToNodes_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ContourToNodes_matlab.la
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/DistanceToMaskBoundary_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/DistanceToMaskBoundary_matlab.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ElementConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ElementConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ExpSimplify_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ExpSimplify_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ExpToLevelSet_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ExpToLevelSet_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromGridToMesh_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMesh2d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToGrid_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToMesh2d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToMesh3d_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/InterpFromMeshToMesh3d_matlab.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/IssmConfig_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/IssmConfig_matlab.la
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/M1qn3_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/M1qn3_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/MeshPartition_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/MeshPartition_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/MeshProfileIntersection_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/MeshProfileIntersection_matlab.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/NodeConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/NodeConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/PointCloudFindNeighbors_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/PointCloudFindNeighbors_matlab.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/ProcessRifts_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/ProcessRifts_matlab.la
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/PropagateFlagsFromConnectivity_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/Scotch_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/Scotch_matlab.la
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/Triangle_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/Triangle_matlab.la
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/Chaco_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/Chaco_matlab.la
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/Kriging_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/Kriging_matlab.la
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Examples/lib/CoordTransform_matlab.mexmaci64
libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Intel-Examples/lib/CoordTransform_matlab.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'.
Downloading examples datasets...
unzip:  cannot find or open /Users/jenkins/workspace/macOS-Intel-Examples/scripts/../examples/Data/*.zip, /Users/jenkins/workspace/macOS-Intel-Examples/scripts/../examples/Data/*.zip.zip or /Users/jenkins/workspace/macOS-Intel-Examples/scripts/../examples/Data/*.zip.ZIP.

No zipfiles found.
Testing example: AMR

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Coarse mesh
Construction of a mesh from a given geometry
   Step 2: Parameterization
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no thermal boundary conditions created: no observed temperature found
   Step 3: Solve!
checking model consistency
marshalling file mismip.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/500  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 2/500  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 3/500  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 4/500  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 5/500  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 6/500  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 7/500  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 8/500  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 9/500  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 10/500  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 11/500  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 12/500  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 13/500  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 14/500  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 15/500  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 16/500  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 17/500  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 18/500  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 19/500  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 20/500  time [yr]: 20.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 21/500  time [yr]: 21.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 22/500  time [yr]: 22.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 23/500  time [yr]: 23.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 24/500  time [yr]: 24.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 25/500  time [yr]: 25.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 26/500  time [yr]: 26.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 27/500  time [yr]: 27.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 28/500  time [yr]: 28.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 29/500  time [yr]: 29.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 30/500  time [yr]: 30.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 31/500  time [yr]: 31.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 32/500  time [yr]: 32.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 33/500  time [yr]: 33.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 34/500  time [yr]: 34.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 35/500  time [yr]: 35.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 36/500  time [yr]: 36.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 37/500  time [yr]: 37.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 38/500  time [yr]: 38.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 39/500  time [yr]: 39.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 40/500  time [yr]: 40.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 41/500  time [yr]: 41.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 42/500  time [yr]: 42.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 43/500  time [yr]: 43.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 44/500  time [yr]: 44.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 45/500  time [yr]: 45.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 46/500  time [yr]: 46.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 47/500  time [yr]: 47.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 48/500  time [yr]: 48.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 49/500  time [yr]: 49.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 50/500  time [yr]: 50.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 51/500  time [yr]: 51.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 52/500  time [yr]: 52.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 53/500  time [yr]: 53.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 54/500  time [yr]: 54.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 55/500  time [yr]: 55.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 56/500  time [yr]: 56.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 57/500  time [yr]: 57.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 58/500  time [yr]: 58.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 59/500  time [yr]: 59.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 60/500  time [yr]: 60.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 61/500  time [yr]: 61.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 62/500  time [yr]: 62.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 63/500  time [yr]: 63.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 64/500  time [yr]: 64.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 65/500  time [yr]: 65.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 66/500  time [yr]: 66.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 67/500  time [yr]: 67.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 68/500  time [yr]: 68.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 69/500  time [yr]: 69.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 70/500  time [yr]: 70.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 71/500  time [yr]: 71.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 72/500  time [yr]: 72.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 73/500  time [yr]: 73.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 74/500  time [yr]: 74.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 75/500  time [yr]: 75.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 76/500  time [yr]: 76.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 77/500  time [yr]: 77.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 78/500  time [yr]: 78.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 79/500  time [yr]: 79.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 80/500  time [yr]: 80.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 81/500  time [yr]: 81.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 82/500  time [yr]: 82.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 83/500  time [yr]: 83.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 84/500  time [yr]: 84.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 85/500  time [yr]: 85.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 86/500  time [yr]: 86.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 87/500  time [yr]: 87.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 88/500  time [yr]: 88.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 89/500  time [yr]: 89.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 90/500  time [yr]: 90.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 91/500  time [yr]: 91.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 92/500  time [yr]: 92.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 93/500  time [yr]: 93.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 94/500  time [yr]: 94.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 95/500  time [yr]: 95.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 96/500  time [yr]: 96.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 97/500  time [yr]: 97.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 98/500  time [yr]: 98.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 99/500  time [yr]: 99.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 100/500  time [yr]: 100.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 101/500  time [yr]: 101.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 102/500  time [yr]: 102.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 103/500  time [yr]: 103.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 104/500  time [yr]: 104.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 105/500  time [yr]: 105.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 106/500  time [yr]: 106.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 107/500  time [yr]: 107.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 108/500  time [yr]: 108.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 109/500  time [yr]: 109.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 110/500  time [yr]: 110.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 111/500  time [yr]: 111.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 112/500  time [yr]: 112.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 113/500  time [yr]: 113.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 114/500  time [yr]: 114.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 115/500  time [yr]: 115.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 116/500  time [yr]: 116.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 117/500  time [yr]: 117.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 118/500  time [yr]: 118.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 119/500  time [yr]: 119.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 120/500  time [yr]: 120.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 121/500  time [yr]: 121.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 122/500  time [yr]: 122.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 123/500  time [yr]: 123.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 124/500  time [yr]: 124.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 125/500  time [yr]: 125.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 126/500  time [yr]: 126.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 127/500  time [yr]: 127.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 128/500  time [yr]: 128.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 129/500  time [yr]: 129.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 130/500  time [yr]: 130.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 131/500  time [yr]: 131.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 132/500  time [yr]: 132.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 133/500  time [yr]: 133.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 134/500  time [yr]: 134.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 135/500  time [yr]: 135.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 136/500  time [yr]: 136.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 137/500  time [yr]: 137.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 138/500  time [yr]: 138.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 139/500  time [yr]: 139.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 140/500  time [yr]: 140.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 141/500  time [yr]: 141.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 142/500  time [yr]: 142.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 143/500  time [yr]: 143.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 144/500  time [yr]: 144.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 145/500  time [yr]: 145.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 146/500  time [yr]: 146.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 147/500  time [yr]: 147.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 148/500  time [yr]: 148.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 149/500  time [yr]: 149.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 150/500  time [yr]: 150.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 151/500  time [yr]: 151.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 152/500  time [yr]: 152.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 153/500  time [yr]: 153.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 154/500  time [yr]: 154.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 155/500  time [yr]: 155.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 156/500  time [yr]: 156.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 157/500  time [yr]: 157.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 158/500  time [yr]: 158.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 159/500  time [yr]: 159.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 160/500  time [yr]: 160.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 161/500  time [yr]: 161.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 162/500  time [yr]: 162.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 163/500  time [yr]: 163.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 164/500  time [yr]: 164.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 165/500  time [yr]: 165.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 166/500  time [yr]: 166.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 167/500  time [yr]: 167.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 168/500  time [yr]: 168.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 169/500  time [yr]: 169.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 170/500  time [yr]: 170.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 171/500  time [yr]: 171.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 172/500  time [yr]: 172.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 173/500  time [yr]: 173.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 174/500  time [yr]: 174.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 175/500  time [yr]: 175.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 176/500  time [yr]: 176.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 177/500  time [yr]: 177.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 178/500  time [yr]: 178.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 179/500  time [yr]: 179.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 180/500  time [yr]: 180.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 181/500  time [yr]: 181.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 182/500  time [yr]: 182.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 183/500  time [yr]: 183.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 184/500  time [yr]: 184.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 185/500  time [yr]: 185.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 186/500  time [yr]: 186.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 187/500  time [yr]: 187.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 188/500  time [yr]: 188.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 189/500  time [yr]: 189.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 190/500  time [yr]: 190.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 191/500  time [yr]: 191.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 192/500  time [yr]: 192.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 193/500  time [yr]: 193.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 194/500  time [yr]: 194.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 195/500  time [yr]: 195.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 196/500  time [yr]: 196.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 197/500  time [yr]: 197.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 198/500  time [yr]: 198.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 199/500  time [yr]: 199.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 200/500  time [yr]: 200.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 201/500  time [yr]: 201.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 202/500  time [yr]: 202.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 203/500  time [yr]: 203.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 204/500  time [yr]: 204.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 205/500  time [yr]: 205.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 206/500  time [yr]: 206.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 207/500  time [yr]: 207.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 208/500  time [yr]: 208.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 209/500  time [yr]: 209.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 210/500  time [yr]: 210.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 211/500  time [yr]: 211.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 212/500  time [yr]: 212.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 213/500  time [yr]: 213.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 214/500  time [yr]: 214.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 215/500  time [yr]: 215.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 216/500  time [yr]: 216.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 217/500  time [yr]: 217.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 218/500  time [yr]: 218.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 219/500  time [yr]: 219.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 220/500  time [yr]: 220.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 221/500  time [yr]: 221.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 222/500  time [yr]: 222.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 223/500  time [yr]: 223.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 224/500  time [yr]: 224.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 225/500  time [yr]: 225.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 226/500  time [yr]: 226.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 227/500  time [yr]: 227.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 228/500  time [yr]: 228.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 229/500  time [yr]: 229.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 230/500  time [yr]: 230.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 231/500  time [yr]: 231.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 232/500  time [yr]: 232.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 233/500  time [yr]: 233.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 234/500  time [yr]: 234.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 235/500  time [yr]: 235.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 236/500  time [yr]: 236.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 237/500  time [yr]: 237.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 238/500  time [yr]: 238.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 239/500  time [yr]: 239.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 240/500  time [yr]: 240.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 241/500  time [yr]: 241.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 242/500  time [yr]: 242.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 243/500  time [yr]: 243.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 244/500  time [yr]: 244.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 245/500  time [yr]: 245.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 246/500  time [yr]: 246.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 247/500  time [yr]: 247.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 248/500  time [yr]: 248.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 249/500  time [yr]: 249.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 250/500  time [yr]: 250.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 251/500  time [yr]: 251.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 252/500  time [yr]: 252.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 253/500  time [yr]: 253.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 254/500  time [yr]: 254.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 255/500  time [yr]: 255.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 256/500  time [yr]: 256.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 257/500  time [yr]: 257.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 258/500  time [yr]: 258.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 259/500  time [yr]: 259.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 260/500  time [yr]: 260.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 261/500  time [yr]: 261.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 262/500  time [yr]: 262.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 263/500  time [yr]: 263.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 264/500  time [yr]: 264.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 265/500  time [yr]: 265.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 266/500  time [yr]: 266.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 267/500  time [yr]: 267.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 268/500  time [yr]: 268.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 269/500  time [yr]: 269.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 270/500  time [yr]: 270.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 271/500  time [yr]: 271.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 272/500  time [yr]: 272.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 273/500  time [yr]: 273.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 274/500  time [yr]: 274.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 275/500  time [yr]: 275.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 276/500  time [yr]: 276.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 277/500  time [yr]: 277.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 278/500  time [yr]: 278.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 279/500  time [yr]: 279.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 280/500  time [yr]: 280.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 281/500  time [yr]: 281.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 282/500  time [yr]: 282.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 283/500  time [yr]: 283.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 284/500  time [yr]: 284.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 285/500  time [yr]: 285.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 286/500  time [yr]: 286.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 287/500  time [yr]: 287.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 288/500  time [yr]: 288.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 289/500  time [yr]: 289.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 290/500  time [yr]: 290.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 291/500  time [yr]: 291.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 292/500  time [yr]: 292.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 293/500  time [yr]: 293.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 294/500  time [yr]: 294.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 295/500  time [yr]: 295.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 296/500  time [yr]: 296.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 297/500  time [yr]: 297.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 298/500  time [yr]: 298.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 299/500  time [yr]: 299.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 300/500  time [yr]: 300.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 301/500  time [yr]: 301.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 302/500  time [yr]: 302.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 303/500  time [yr]: 303.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 304/500  time [yr]: 304.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 305/500  time [yr]: 305.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 306/500  time [yr]: 306.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 307/500  time [yr]: 307.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 308/500  time [yr]: 308.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 309/500  time [yr]: 309.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 310/500  time [yr]: 310.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 311/500  time [yr]: 311.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 312/500  time [yr]: 312.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 313/500  time [yr]: 313.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 314/500  time [yr]: 314.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 315/500  time [yr]: 315.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 316/500  time [yr]: 316.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 317/500  time [yr]: 317.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 318/500  time [yr]: 318.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 319/500  time [yr]: 319.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 320/500  time [yr]: 320.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 321/500  time [yr]: 321.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 322/500  time [yr]: 322.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 323/500  time [yr]: 323.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 324/500  time [yr]: 324.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 325/500  time [yr]: 325.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 326/500  time [yr]: 326.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 327/500  time [yr]: 327.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 328/500  time [yr]: 328.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 329/500  time [yr]: 329.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 330/500  time [yr]: 330.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 331/500  time [yr]: 331.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 332/500  time [yr]: 332.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 333/500  time [yr]: 333.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 334/500  time [yr]: 334.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 335/500  time [yr]: 335.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 336/500  time [yr]: 336.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 337/500  time [yr]: 337.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 338/500  time [yr]: 338.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 339/500  time [yr]: 339.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 340/500  time [yr]: 340.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 341/500  time [yr]: 341.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 342/500  time [yr]: 342.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 343/500  time [yr]: 343.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 344/500  time [yr]: 344.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 345/500  time [yr]: 345.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 346/500  time [yr]: 346.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 347/500  time [yr]: 347.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 348/500  time [yr]: 348.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 349/500  time [yr]: 349.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 350/500  time [yr]: 350.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 351/500  time [yr]: 351.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 352/500  time [yr]: 352.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 353/500  time [yr]: 353.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 354/500  time [yr]: 354.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 355/500  time [yr]: 355.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 356/500  time [yr]: 356.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 357/500  time [yr]: 357.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 358/500  time [yr]: 358.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 359/500  time [yr]: 359.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 360/500  time [yr]: 360.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 361/500  time [yr]: 361.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 362/500  time [yr]: 362.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 363/500  time [yr]: 363.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 364/500  time [yr]: 364.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 365/500  time [yr]: 365.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 366/500  time [yr]: 366.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 367/500  time [yr]: 367.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 368/500  time [yr]: 368.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 369/500  time [yr]: 369.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 370/500  time [yr]: 370.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 371/500  time [yr]: 371.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 372/500  time [yr]: 372.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 373/500  time [yr]: 373.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 374/500  time [yr]: 374.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 375/500  time [yr]: 375.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 376/500  time [yr]: 376.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 377/500  time [yr]: 377.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 378/500  time [yr]: 378.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 379/500  time [yr]: 379.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 380/500  time [yr]: 380.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 381/500  time [yr]: 381.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 382/500  time [yr]: 382.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 383/500  time [yr]: 383.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 384/500  time [yr]: 384.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 385/500  time [yr]: 385.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 386/500  time [yr]: 386.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 387/500  time [yr]: 387.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 388/500  time [yr]: 388.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 389/500  time [yr]: 389.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 390/500  time [yr]: 390.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 391/500  time [yr]: 391.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 392/500  time [yr]: 392.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 393/500  time [yr]: 393.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 394/500  time [yr]: 394.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 395/500  time [yr]: 395.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 396/500  time [yr]: 396.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 397/500  time [yr]: 397.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 398/500  time [yr]: 398.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 399/500  time [yr]: 399.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 400/500  time [yr]: 400.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 401/500  time [yr]: 401.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 402/500  time [yr]: 402.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 403/500  time [yr]: 403.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 404/500  time [yr]: 404.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 405/500  time [yr]: 405.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 406/500  time [yr]: 406.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 407/500  time [yr]: 407.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 408/500  time [yr]: 408.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 409/500  time [yr]: 409.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 410/500  time [yr]: 410.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 411/500  time [yr]: 411.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 412/500  time [yr]: 412.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 413/500  time [yr]: 413.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 414/500  time [yr]: 414.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 415/500  time [yr]: 415.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 416/500  time [yr]: 416.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 417/500  time [yr]: 417.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 418/500  time [yr]: 418.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 419/500  time [yr]: 419.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 420/500  time [yr]: 420.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 421/500  time [yr]: 421.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 422/500  time [yr]: 422.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 423/500  time [yr]: 423.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 424/500  time [yr]: 424.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 425/500  time [yr]: 425.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 426/500  time [yr]: 426.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 427/500  time [yr]: 427.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 428/500  time [yr]: 428.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 429/500  time [yr]: 429.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 430/500  time [yr]: 430.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 431/500  time [yr]: 431.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 432/500  time [yr]: 432.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 433/500  time [yr]: 433.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 434/500  time [yr]: 434.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 435/500  time [yr]: 435.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 436/500  time [yr]: 436.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 437/500  time [yr]: 437.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 438/500  time [yr]: 438.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 439/500  time [yr]: 439.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 440/500  time [yr]: 440.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 441/500  time [yr]: 441.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 442/500  time [yr]: 442.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 443/500  time [yr]: 443.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 444/500  time [yr]: 444.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 445/500  time [yr]: 445.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 446/500  time [yr]: 446.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 447/500  time [yr]: 447.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 448/500  time [yr]: 448.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 449/500  time [yr]: 449.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 450/500  time [yr]: 450.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 451/500  time [yr]: 451.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 452/500  time [yr]: 452.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 453/500  time [yr]: 453.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 454/500  time [yr]: 454.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 455/500  time [yr]: 455.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 456/500  time [yr]: 456.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 457/500  time [yr]: 457.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 458/500  time [yr]: 458.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 459/500  time [yr]: 459.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 460/500  time [yr]: 460.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 461/500  time [yr]: 461.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 462/500  time [yr]: 462.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 463/500  time [yr]: 463.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 464/500  time [yr]: 464.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 465/500  time [yr]: 465.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 466/500  time [yr]: 466.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 467/500  time [yr]: 467.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 468/500  time [yr]: 468.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 469/500  time [yr]: 469.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 470/500  time [yr]: 470.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 471/500  time [yr]: 471.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 472/500  time [yr]: 472.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 473/500  time [yr]: 473.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 474/500  time [yr]: 474.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 475/500  time [yr]: 475.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 476/500  time [yr]: 476.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 477/500  time [yr]: 477.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 478/500  time [yr]: 478.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 479/500  time [yr]: 479.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 480/500  time [yr]: 480.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 481/500  time [yr]: 481.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 482/500  time [yr]: 482.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 483/500  time [yr]: 483.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 484/500  time [yr]: 484.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 485/500  time [yr]: 485.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 486/500  time [yr]: 486.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 487/500  time [yr]: 487.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 488/500  time [yr]: 488.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 489/500  time [yr]: 489.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 490/500  time [yr]: 490.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 491/500  time [yr]: 491.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 492/500  time [yr]: 492.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 493/500  time [yr]: 493.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 494/500  time [yr]: 494.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 495/500  time [yr]: 495.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 496/500  time [yr]: 496.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 497/500  time [yr]: 497.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 498/500  time [yr]: 498.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 499/500  time [yr]: 499.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 500/500  time [yr]: 500.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.060479
   Total Core solution elapsed time:       127.438
   Linear solver elapsed time:             38.0557 (30%)

   Total elapsed time: 0 hrs 2 min 7 sec
loading results from cluster
SUCCESS
Directory contains datasets only; no example to run.
Testing example: EsaGRACE

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Global mesh creation
Info    : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-2e8c8d7, 1 node, max. 1 thread]
Info    : Started on Thu Feb 20 01:56:12 2025
Info    : Reading 'sphere.geo'...
Info    : Done reading 'sphere.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Circle)
Info    : [ 10%] Meshing curve 2 (Circle)
Info    : [ 20%] Meshing curve 3 (Circle)
Info    : [ 30%] Meshing curve 4 (Circle)
Info    : [ 40%] Meshing curve 5 (Circle)
Info    : [ 50%] Meshing curve 6 (Circle)
Info    : [ 50%] Meshing curve 7 (Circle)
Info    : [ 60%] Meshing curve 8 (Circle)
Info    : [ 70%] Meshing curve 9 (Circle)
Info    : [ 80%] Meshing curve 10 (Circle)
Info    : [ 90%] Meshing curve 11 (Circle)
Info    : [100%] Meshing curve 12 (Circle)
Info    : Done meshing 1D (Wall 0.00305684s, CPU 0.001725s)
Info    : Meshing 2D...
Info    : [  0%] Meshing surface 14 (Surface, MeshAdapt)
Info    : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
Info    : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
Info    : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
Info    : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
Info    : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
Info    : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
Info    : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
Info    : Done meshing 2D (Wall 21.291s, CPU 21.2024s)
Info    : 7669 nodes 15747 elements
Info    : Writing 'sphere.msh'...
Info    : Done writing 'sphere.msh'
Info    : Stopped on Thu Feb 20 01:56:34 2025 (From start: Wall 21.3661s, CPU 21.2592s)
gmtmask: num vertices 7668
gmtmask: done
2025-02-20 01:56:37.621 MATLAB[20722:30108721] XType: com.apple.fonts is not accessible.
2025-02-20 01:56:37.621 MATLAB[20722:30108721] XType: XTFontStaticRegistry is enabled.
2025-02-20 01:56:38.764 MATLAB[20722:30108721] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:38.764 MATLAB[20722:30108721] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2025-02-20 01:56:38.766 MATLAB[20722:30108721] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:38.770 MATLAB[20722:30108721] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:38.770 MATLAB[20722:30108721] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
   Step 2: Define loads in meters of ice height equivalent
If dataset file exists at another location, modify the path in examples/Functions/grace.m
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in grace (line 50)
		time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC

Error in runme (line 33)
	water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
Testing example: EsaWahr

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
2025-02-20 01:56:52.071 MATLAB[20839:30109030] XType: com.apple.fonts is not accessible.
2025-02-20 01:56:52.071 MATLAB[20839:30109030] XType: XTFontStaticRegistry is enabled.
2025-02-20 01:56:52.271 MATLAB[20839:30109030] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:52.271 MATLAB[20839:30109030] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2025-02-20 01:56:52.273 MATLAB[20839:30109030] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:52.276 MATLAB[20839:30109030] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2025-02-20 01:56:52.277 MATLAB[20839:30109030] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
   Step 2: Anisotropic mesh creation
Anisotropic mesh adaptation
WARNING: mesh present but no geometry found. Reconstructing...

   new number of triangles = 4207
   Step 3: Define loads
   Step 4: Parameterization
   Step 5: Solve Esa solver
checking model consistency
marshalling file EsaWahr.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

   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.133097
   Total Core solution elapsed time:       0.5511 
   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
   Step 6: Plot solutions
   Step 7: Compare results against Wahr semi-analytic solutions
SUCCESS
Directory contains functions only; no example to run.
Testing example: Greenland

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/Greenland_5km_dev1.2.nc for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in runme (line 17)
	x1   = ncread(ncdata,'x1');FAILURE
Not implemented yet!
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog/results 

+++ Running case: Example-AMR 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Coarse mesh
Construction of a mesh from a given geometry
   Step 2: Parameterization
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no thermal boundary conditions created: no observed temperature found
   Step 3: Solve!
checking model consistency
marshalling file mismip.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/500  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 2/500  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 3/500  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 4/500  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 5/500  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 6/500  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 7/500  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 8/500  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 9/500  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 10/500  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 11/500  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 12/500  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 13/500  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 14/500  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 15/500  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 16/500  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 17/500  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 18/500  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 19/500  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 20/500  time [yr]: 20.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 21/500  time [yr]: 21.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 22/500  time [yr]: 22.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 23/500  time [yr]: 23.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 24/500  time [yr]: 24.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 25/500  time [yr]: 25.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 26/500  time [yr]: 26.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 27/500  time [yr]: 27.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 28/500  time [yr]: 28.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 29/500  time [yr]: 29.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 30/500  time [yr]: 30.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 31/500  time [yr]: 31.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 32/500  time [yr]: 32.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 33/500  time [yr]: 33.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 34/500  time [yr]: 34.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 35/500  time [yr]: 35.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 36/500  time [yr]: 36.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 37/500  time [yr]: 37.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 38/500  time [yr]: 38.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 39/500  time [yr]: 39.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 40/500  time [yr]: 40.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 41/500  time [yr]: 41.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 42/500  time [yr]: 42.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 43/500  time [yr]: 43.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 44/500  time [yr]: 44.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 45/500  time [yr]: 45.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 46/500  time [yr]: 46.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 47/500  time [yr]: 47.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 48/500  time [yr]: 48.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 49/500  time [yr]: 49.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 50/500  time [yr]: 50.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 51/500  time [yr]: 51.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 52/500  time [yr]: 52.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 53/500  time [yr]: 53.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 54/500  time [yr]: 54.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 55/500  time [yr]: 55.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 56/500  time [yr]: 56.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 57/500  time [yr]: 57.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 58/500  time [yr]: 58.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 59/500  time [yr]: 59.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 60/500  time [yr]: 60.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 61/500  time [yr]: 61.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 62/500  time [yr]: 62.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 63/500  time [yr]: 63.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 64/500  time [yr]: 64.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 65/500  time [yr]: 65.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 66/500  time [yr]: 66.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 67/500  time [yr]: 67.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 68/500  time [yr]: 68.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 69/500  time [yr]: 69.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 70/500  time [yr]: 70.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 71/500  time [yr]: 71.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 72/500  time [yr]: 72.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 73/500  time [yr]: 73.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 74/500  time [yr]: 74.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 75/500  time [yr]: 75.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 76/500  time [yr]: 76.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 77/500  time [yr]: 77.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 78/500  time [yr]: 78.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 79/500  time [yr]: 79.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 80/500  time [yr]: 80.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 81/500  time [yr]: 81.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 82/500  time [yr]: 82.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 83/500  time [yr]: 83.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 84/500  time [yr]: 84.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 85/500  time [yr]: 85.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 86/500  time [yr]: 86.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 87/500  time [yr]: 87.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 88/500  time [yr]: 88.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 89/500  time [yr]: 89.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 90/500  time [yr]: 90.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 91/500  time [yr]: 91.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 92/500  time [yr]: 92.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 93/500  time [yr]: 93.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 94/500  time [yr]: 94.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 95/500  time [yr]: 95.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 96/500  time [yr]: 96.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 97/500  time [yr]: 97.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 98/500  time [yr]: 98.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 99/500  time [yr]: 99.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 100/500  time [yr]: 100.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 101/500  time [yr]: 101.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 102/500  time [yr]: 102.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 103/500  time [yr]: 103.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 104/500  time [yr]: 104.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 105/500  time [yr]: 105.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 106/500  time [yr]: 106.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 107/500  time [yr]: 107.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 108/500  time [yr]: 108.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 109/500  time [yr]: 109.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 110/500  time [yr]: 110.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 111/500  time [yr]: 111.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 112/500  time [yr]: 112.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 113/500  time [yr]: 113.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 114/500  time [yr]: 114.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 115/500  time [yr]: 115.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 116/500  time [yr]: 116.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 117/500  time [yr]: 117.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 118/500  time [yr]: 118.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 119/500  time [yr]: 119.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 120/500  time [yr]: 120.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 121/500  time [yr]: 121.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 122/500  time [yr]: 122.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 123/500  time [yr]: 123.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 124/500  time [yr]: 124.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 125/500  time [yr]: 125.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 126/500  time [yr]: 126.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 127/500  time [yr]: 127.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 128/500  time [yr]: 128.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 129/500  time [yr]: 129.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 130/500  time [yr]: 130.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 131/500  time [yr]: 131.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 132/500  time [yr]: 132.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 133/500  time [yr]: 133.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 134/500  time [yr]: 134.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 135/500  time [yr]: 135.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 136/500  time [yr]: 136.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 137/500  time [yr]: 137.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 138/500  time [yr]: 138.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 139/500  time [yr]: 139.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 140/500  time [yr]: 140.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 141/500  time [yr]: 141.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 142/500  time [yr]: 142.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 143/500  time [yr]: 143.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 144/500  time [yr]: 144.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 145/500  time [yr]: 145.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 146/500  time [yr]: 146.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 147/500  time [yr]: 147.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 148/500  time [yr]: 148.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 149/500  time [yr]: 149.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 150/500  time [yr]: 150.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 151/500  time [yr]: 151.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 152/500  time [yr]: 152.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 153/500  time [yr]: 153.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 154/500  time [yr]: 154.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 155/500  time [yr]: 155.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 156/500  time [yr]: 156.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 157/500  time [yr]: 157.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 158/500  time [yr]: 158.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 159/500  time [yr]: 159.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 160/500  time [yr]: 160.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 161/500  time [yr]: 161.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 162/500  time [yr]: 162.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 163/500  time [yr]: 163.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 164/500  time [yr]: 164.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 165/500  time [yr]: 165.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 166/500  time [yr]: 166.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 167/500  time [yr]: 167.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 168/500  time [yr]: 168.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 169/500  time [yr]: 169.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 170/500  time [yr]: 170.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 171/500  time [yr]: 171.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 172/500  time [yr]: 172.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 173/500  time [yr]: 173.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 174/500  time [yr]: 174.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 175/500  time [yr]: 175.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 176/500  time [yr]: 176.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 177/500  time [yr]: 177.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 178/500  time [yr]: 178.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 179/500  time [yr]: 179.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 180/500  time [yr]: 180.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 181/500  time [yr]: 181.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 182/500  time [yr]: 182.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 183/500  time [yr]: 183.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 184/500  time [yr]: 184.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 185/500  time [yr]: 185.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 186/500  time [yr]: 186.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 187/500  time [yr]: 187.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 188/500  time [yr]: 188.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 189/500  time [yr]: 189.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 190/500  time [yr]: 190.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 191/500  time [yr]: 191.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 192/500  time [yr]: 192.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 193/500  time [yr]: 193.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 194/500  time [yr]: 194.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 195/500  time [yr]: 195.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 196/500  time [yr]: 196.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 197/500  time [yr]: 197.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 198/500  time [yr]: 198.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 199/500  time [yr]: 199.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 200/500  time [yr]: 200.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 201/500  time [yr]: 201.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 202/500  time [yr]: 202.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 203/500  time [yr]: 203.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 204/500  time [yr]: 204.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 205/500  time [yr]: 205.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 206/500  time [yr]: 206.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 207/500  time [yr]: 207.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 208/500  time [yr]: 208.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 209/500  time [yr]: 209.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 210/500  time [yr]: 210.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 211/500  time [yr]: 211.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 212/500  time [yr]: 212.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 213/500  time [yr]: 213.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 214/500  time [yr]: 214.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 215/500  time [yr]: 215.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 216/500  time [yr]: 216.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 217/500  time [yr]: 217.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 218/500  time [yr]: 218.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 219/500  time [yr]: 219.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 220/500  time [yr]: 220.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 221/500  time [yr]: 221.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 222/500  time [yr]: 222.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 223/500  time [yr]: 223.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 224/500  time [yr]: 224.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 225/500  time [yr]: 225.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 226/500  time [yr]: 226.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 227/500  time [yr]: 227.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 228/500  time [yr]: 228.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 229/500  time [yr]: 229.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 230/500  time [yr]: 230.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 231/500  time [yr]: 231.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 232/500  time [yr]: 232.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 233/500  time [yr]: 233.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 234/500  time [yr]: 234.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 235/500  time [yr]: 235.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 236/500  time [yr]: 236.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 237/500  time [yr]: 237.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 238/500  time [yr]: 238.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 239/500  time [yr]: 239.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 240/500  time [yr]: 240.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 241/500  time [yr]: 241.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 242/500  time [yr]: 242.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 243/500  time [yr]: 243.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 244/500  time [yr]: 244.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 245/500  time [yr]: 245.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 246/500  time [yr]: 246.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 247/500  time [yr]: 247.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 248/500  time [yr]: 248.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 249/500  time [yr]: 249.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 250/500  time [yr]: 250.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 251/500  time [yr]: 251.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 252/500  time [yr]: 252.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 253/500  time [yr]: 253.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 254/500  time [yr]: 254.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 255/500  time [yr]: 255.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 256/500  time [yr]: 256.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 257/500  time [yr]: 257.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 258/500  time [yr]: 258.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 259/500  time [yr]: 259.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 260/500  time [yr]: 260.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 261/500  time [yr]: 261.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 262/500  time [yr]: 262.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 263/500  time [yr]: 263.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 264/500  time [yr]: 264.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 265/500  time [yr]: 265.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 266/500  time [yr]: 266.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 267/500  time [yr]: 267.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 268/500  time [yr]: 268.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 269/500  time [yr]: 269.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 270/500  time [yr]: 270.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 271/500  time [yr]: 271.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 272/500  time [yr]: 272.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 273/500  time [yr]: 273.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 274/500  time [yr]: 274.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 275/500  time [yr]: 275.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 276/500  time [yr]: 276.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 277/500  time [yr]: 277.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 278/500  time [yr]: 278.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 279/500  time [yr]: 279.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 280/500  time [yr]: 280.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 281/500  time [yr]: 281.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 282/500  time [yr]: 282.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 283/500  time [yr]: 283.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 284/500  time [yr]: 284.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 285/500  time [yr]: 285.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 286/500  time [yr]: 286.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 287/500  time [yr]: 287.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 288/500  time [yr]: 288.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 289/500  time [yr]: 289.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 290/500  time [yr]: 290.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 291/500  time [yr]: 291.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 292/500  time [yr]: 292.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 293/500  time [yr]: 293.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 294/500  time [yr]: 294.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 295/500  time [yr]: 295.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 296/500  time [yr]: 296.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 297/500  time [yr]: 297.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 298/500  time [yr]: 298.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 299/500  time [yr]: 299.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 300/500  time [yr]: 300.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 301/500  time [yr]: 301.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 302/500  time [yr]: 302.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 303/500  time [yr]: 303.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 304/500  time [yr]: 304.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 305/500  time [yr]: 305.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 306/500  time [yr]: 306.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 307/500  time [yr]: 307.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 308/500  time [yr]: 308.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 309/500  time [yr]: 309.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 310/500  time [yr]: 310.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 311/500  time [yr]: 311.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 312/500  time [yr]: 312.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 313/500  time [yr]: 313.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 314/500  time [yr]: 314.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 315/500  time [yr]: 315.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 316/500  time [yr]: 316.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 317/500  time [yr]: 317.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 318/500  time [yr]: 318.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 319/500  time [yr]: 319.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 320/500  time [yr]: 320.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 321/500  time [yr]: 321.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 322/500  time [yr]: 322.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 323/500  time [yr]: 323.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 324/500  time [yr]: 324.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 325/500  time [yr]: 325.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 326/500  time [yr]: 326.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 327/500  time [yr]: 327.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 328/500  time [yr]: 328.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 329/500  time [yr]: 329.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 330/500  time [yr]: 330.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 331/500  time [yr]: 331.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 332/500  time [yr]: 332.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 333/500  time [yr]: 333.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 334/500  time [yr]: 334.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 335/500  time [yr]: 335.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 336/500  time [yr]: 336.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 337/500  time [yr]: 337.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 338/500  time [yr]: 338.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 339/500  time [yr]: 339.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 340/500  time [yr]: 340.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 341/500  time [yr]: 341.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 342/500  time [yr]: 342.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 343/500  time [yr]: 343.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 344/500  time [yr]: 344.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 345/500  time [yr]: 345.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 346/500  time [yr]: 346.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 347/500  time [yr]: 347.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 348/500  time [yr]: 348.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 349/500  time [yr]: 349.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 350/500  time [yr]: 350.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 351/500  time [yr]: 351.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 352/500  time [yr]: 352.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 353/500  time [yr]: 353.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 354/500  time [yr]: 354.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 355/500  time [yr]: 355.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 356/500  time [yr]: 356.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 357/500  time [yr]: 357.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 358/500  time [yr]: 358.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 359/500  time [yr]: 359.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 360/500  time [yr]: 360.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 361/500  time [yr]: 361.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 362/500  time [yr]: 362.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 363/500  time [yr]: 363.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 364/500  time [yr]: 364.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 365/500  time [yr]: 365.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 366/500  time [yr]: 366.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 367/500  time [yr]: 367.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 368/500  time [yr]: 368.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 369/500  time [yr]: 369.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 370/500  time [yr]: 370.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 371/500  time [yr]: 371.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 372/500  time [yr]: 372.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 373/500  time [yr]: 373.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 374/500  time [yr]: 374.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 375/500  time [yr]: 375.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 376/500  time [yr]: 376.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 377/500  time [yr]: 377.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 378/500  time [yr]: 378.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 379/500  time [yr]: 379.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 380/500  time [yr]: 380.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 381/500  time [yr]: 381.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 382/500  time [yr]: 382.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 383/500  time [yr]: 383.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 384/500  time [yr]: 384.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 385/500  time [yr]: 385.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 386/500  time [yr]: 386.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 387/500  time [yr]: 387.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 388/500  time [yr]: 388.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 389/500  time [yr]: 389.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 390/500  time [yr]: 390.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 391/500  time [yr]: 391.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 392/500  time [yr]: 392.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 393/500  time [yr]: 393.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 394/500  time [yr]: 394.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 395/500  time [yr]: 395.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 396/500  time [yr]: 396.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 397/500  time [yr]: 397.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 398/500  time [yr]: 398.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 399/500  time [yr]: 399.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 400/500  time [yr]: 400.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 401/500  time [yr]: 401.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 402/500  time [yr]: 402.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 403/500  time [yr]: 403.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 404/500  time [yr]: 404.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 405/500  time [yr]: 405.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 406/500  time [yr]: 406.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 407/500  time [yr]: 407.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 408/500  time [yr]: 408.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 409/500  time [yr]: 409.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 410/500  time [yr]: 410.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 411/500  time [yr]: 411.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 412/500  time [yr]: 412.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 413/500  time [yr]: 413.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 414/500  time [yr]: 414.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 415/500  time [yr]: 415.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 416/500  time [yr]: 416.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 417/500  time [yr]: 417.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 418/500  time [yr]: 418.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 419/500  time [yr]: 419.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 420/500  time [yr]: 420.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 421/500  time [yr]: 421.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 422/500  time [yr]: 422.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 423/500  time [yr]: 423.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 424/500  time [yr]: 424.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 425/500  time [yr]: 425.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 426/500  time [yr]: 426.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 427/500  time [yr]: 427.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 428/500  time [yr]: 428.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 429/500  time [yr]: 429.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 430/500  time [yr]: 430.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 431/500  time [yr]: 431.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 432/500  time [yr]: 432.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 433/500  time [yr]: 433.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 434/500  time [yr]: 434.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 435/500  time [yr]: 435.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 436/500  time [yr]: 436.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 437/500  time [yr]: 437.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 438/500  time [yr]: 438.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 439/500  time [yr]: 439.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 440/500  time [yr]: 440.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 441/500  time [yr]: 441.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 442/500  time [yr]: 442.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 443/500  time [yr]: 443.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 444/500  time [yr]: 444.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 445/500  time [yr]: 445.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 446/500  time [yr]: 446.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 447/500  time [yr]: 447.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 448/500  time [yr]: 448.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 449/500  time [yr]: 449.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 450/500  time [yr]: 450.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 451/500  time [yr]: 451.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 452/500  time [yr]: 452.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 453/500  time [yr]: 453.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 454/500  time [yr]: 454.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 455/500  time [yr]: 455.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 456/500  time [yr]: 456.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 457/500  time [yr]: 457.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 458/500  time [yr]: 458.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 459/500  time [yr]: 459.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 460/500  time [yr]: 460.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 461/500  time [yr]: 461.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 462/500  time [yr]: 462.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 463/500  time [yr]: 463.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 464/500  time [yr]: 464.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 465/500  time [yr]: 465.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 466/500  time [yr]: 466.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 467/500  time [yr]: 467.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 468/500  time [yr]: 468.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 469/500  time [yr]: 469.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 470/500  time [yr]: 470.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 471/500  time [yr]: 471.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 472/500  time [yr]: 472.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 473/500  time [yr]: 473.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 474/500  time [yr]: 474.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 475/500  time [yr]: 475.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 476/500  time [yr]: 476.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 477/500  time [yr]: 477.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 478/500  time [yr]: 478.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 479/500  time [yr]: 479.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 480/500  time [yr]: 480.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 481/500  time [yr]: 481.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 482/500  time [yr]: 482.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 483/500  time [yr]: 483.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 484/500  time [yr]: 484.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 485/500  time [yr]: 485.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 486/500  time [yr]: 486.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 487/500  time [yr]: 487.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 488/500  time [yr]: 488.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 489/500  time [yr]: 489.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 490/500  time [yr]: 490.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 491/500  time [yr]: 491.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 492/500  time [yr]: 492.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 493/500  time [yr]: 493.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 494/500  time [yr]: 494.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 495/500  time [yr]: 495.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 496/500  time [yr]: 496.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 497/500  time [yr]: 497.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 498/500  time [yr]: 498.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 499/500  time [yr]: 499.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 500/500  time [yr]: 500.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.060479
   Total Core solution elapsed time:       127.438
   Linear solver elapsed time:             38.0557 (30%)

   Total elapsed time: 0 hrs 2 min 7 sec
loading results from cluster
SUCCESS
+++ exit code: 0
+++ error: 0

+++ Running case: Example-AMR 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Coarse mesh
Construction of a mesh from a given geometry
   Step 2: Parameterization
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no thermal boundary conditions created: no observed temperature found
   Step 3: Solve!
checking model consistency
marshalling file mismip.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/500  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 2/500  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 3/500  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 4/500  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 5/500  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 6/500  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 7/500  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 8/500  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 9/500  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 10/500  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 11/500  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 12/500  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 13/500  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 14/500  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 15/500  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 16/500  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 17/500  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 18/500  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 19/500  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 20/500  time [yr]: 20.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 21/500  time [yr]: 21.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 22/500  time [yr]: 22.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 23/500  time [yr]: 23.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 24/500  time [yr]: 24.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 25/500  time [yr]: 25.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 26/500  time [yr]: 26.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 27/500  time [yr]: 27.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 28/500  time [yr]: 28.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 29/500  time [yr]: 29.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 30/500  time [yr]: 30.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 31/500  time [yr]: 31.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 32/500  time [yr]: 32.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 33/500  time [yr]: 33.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 34/500  time [yr]: 34.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 35/500  time [yr]: 35.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 36/500  time [yr]: 36.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 37/500  time [yr]: 37.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 38/500  time [yr]: 38.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 39/500  time [yr]: 39.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 40/500  time [yr]: 40.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 41/500  time [yr]: 41.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 42/500  time [yr]: 42.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 43/500  time [yr]: 43.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 44/500  time [yr]: 44.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 45/500  time [yr]: 45.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 46/500  time [yr]: 46.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 47/500  time [yr]: 47.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 48/500  time [yr]: 48.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 49/500  time [yr]: 49.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 50/500  time [yr]: 50.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 51/500  time [yr]: 51.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 52/500  time [yr]: 52.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 53/500  time [yr]: 53.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 54/500  time [yr]: 54.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 55/500  time [yr]: 55.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 56/500  time [yr]: 56.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 57/500  time [yr]: 57.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 58/500  time [yr]: 58.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 59/500  time [yr]: 59.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 60/500  time [yr]: 60.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 61/500  time [yr]: 61.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 62/500  time [yr]: 62.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 63/500  time [yr]: 63.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 64/500  time [yr]: 64.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 65/500  time [yr]: 65.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 66/500  time [yr]: 66.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 67/500  time [yr]: 67.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 68/500  time [yr]: 68.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 69/500  time [yr]: 69.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 70/500  time [yr]: 70.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 71/500  time [yr]: 71.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 72/500  time [yr]: 72.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 73/500  time [yr]: 73.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 74/500  time [yr]: 74.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 75/500  time [yr]: 75.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 76/500  time [yr]: 76.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 77/500  time [yr]: 77.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 78/500  time [yr]: 78.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 79/500  time [yr]: 79.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 80/500  time [yr]: 80.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 81/500  time [yr]: 81.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 82/500  time [yr]: 82.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 83/500  time [yr]: 83.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 84/500  time [yr]: 84.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 85/500  time [yr]: 85.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 86/500  time [yr]: 86.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 87/500  time [yr]: 87.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 88/500  time [yr]: 88.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 89/500  time [yr]: 89.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 90/500  time [yr]: 90.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 91/500  time [yr]: 91.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 92/500  time [yr]: 92.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 93/500  time [yr]: 93.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 94/500  time [yr]: 94.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 95/500  time [yr]: 95.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 96/500  time [yr]: 96.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 97/500  time [yr]: 97.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 98/500  time [yr]: 98.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 99/500  time [yr]: 99.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 100/500  time [yr]: 100.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 101/500  time [yr]: 101.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 102/500  time [yr]: 102.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 103/500  time [yr]: 103.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 104/500  time [yr]: 104.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 105/500  time [yr]: 105.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 106/500  time [yr]: 106.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 107/500  time [yr]: 107.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 108/500  time [yr]: 108.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 109/500  time [yr]: 109.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 110/500  time [yr]: 110.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 111/500  time [yr]: 111.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 112/500  time [yr]: 112.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 113/500  time [yr]: 113.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 114/500  time [yr]: 114.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 115/500  time [yr]: 115.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 116/500  time [yr]: 116.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 117/500  time [yr]: 117.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 118/500  time [yr]: 118.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 119/500  time [yr]: 119.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 120/500  time [yr]: 120.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 121/500  time [yr]: 121.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 122/500  time [yr]: 122.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 123/500  time [yr]: 123.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 124/500  time [yr]: 124.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 125/500  time [yr]: 125.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 126/500  time [yr]: 126.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 127/500  time [yr]: 127.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 128/500  time [yr]: 128.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 129/500  time [yr]: 129.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 130/500  time [yr]: 130.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 131/500  time [yr]: 131.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 132/500  time [yr]: 132.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 133/500  time [yr]: 133.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 134/500  time [yr]: 134.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 135/500  time [yr]: 135.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 136/500  time [yr]: 136.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 137/500  time [yr]: 137.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 138/500  time [yr]: 138.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 139/500  time [yr]: 139.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 140/500  time [yr]: 140.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 141/500  time [yr]: 141.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 142/500  time [yr]: 142.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 143/500  time [yr]: 143.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 144/500  time [yr]: 144.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 145/500  time [yr]: 145.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 146/500  time [yr]: 146.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 147/500  time [yr]: 147.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 148/500  time [yr]: 148.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 149/500  time [yr]: 149.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 150/500  time [yr]: 150.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 151/500  time [yr]: 151.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 152/500  time [yr]: 152.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 153/500  time [yr]: 153.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 154/500  time [yr]: 154.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 155/500  time [yr]: 155.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 156/500  time [yr]: 156.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 157/500  time [yr]: 157.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 158/500  time [yr]: 158.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 159/500  time [yr]: 159.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 160/500  time [yr]: 160.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 161/500  time [yr]: 161.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 162/500  time [yr]: 162.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 163/500  time [yr]: 163.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 164/500  time [yr]: 164.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 165/500  time [yr]: 165.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 166/500  time [yr]: 166.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 167/500  time [yr]: 167.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 168/500  time [yr]: 168.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 169/500  time [yr]: 169.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 170/500  time [yr]: 170.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 171/500  time [yr]: 171.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 172/500  time [yr]: 172.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 173/500  time [yr]: 173.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 174/500  time [yr]: 174.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 175/500  time [yr]: 175.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 176/500  time [yr]: 176.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 177/500  time [yr]: 177.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 178/500  time [yr]: 178.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 179/500  time [yr]: 179.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 180/500  time [yr]: 180.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 181/500  time [yr]: 181.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 182/500  time [yr]: 182.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 183/500  time [yr]: 183.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 184/500  time [yr]: 184.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 185/500  time [yr]: 185.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 186/500  time [yr]: 186.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 187/500  time [yr]: 187.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 188/500  time [yr]: 188.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 189/500  time [yr]: 189.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 190/500  time [yr]: 190.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 191/500  time [yr]: 191.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 192/500  time [yr]: 192.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 193/500  time [yr]: 193.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 194/500  time [yr]: 194.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 195/500  time [yr]: 195.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 196/500  time [yr]: 196.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 197/500  time [yr]: 197.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 198/500  time [yr]: 198.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 199/500  time [yr]: 199.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 200/500  time [yr]: 200.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 201/500  time [yr]: 201.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 202/500  time [yr]: 202.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 203/500  time [yr]: 203.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 204/500  time [yr]: 204.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 205/500  time [yr]: 205.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 206/500  time [yr]: 206.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 207/500  time [yr]: 207.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 208/500  time [yr]: 208.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 209/500  time [yr]: 209.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 210/500  time [yr]: 210.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 211/500  time [yr]: 211.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 212/500  time [yr]: 212.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 213/500  time [yr]: 213.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 214/500  time [yr]: 214.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 215/500  time [yr]: 215.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 216/500  time [yr]: 216.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 217/500  time [yr]: 217.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 218/500  time [yr]: 218.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 219/500  time [yr]: 219.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 220/500  time [yr]: 220.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 221/500  time [yr]: 221.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 222/500  time [yr]: 222.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 223/500  time [yr]: 223.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 224/500  time [yr]: 224.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 225/500  time [yr]: 225.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 226/500  time [yr]: 226.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 227/500  time [yr]: 227.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 228/500  time [yr]: 228.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 229/500  time [yr]: 229.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 230/500  time [yr]: 230.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 231/500  time [yr]: 231.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 232/500  time [yr]: 232.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 233/500  time [yr]: 233.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 234/500  time [yr]: 234.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 235/500  time [yr]: 235.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 236/500  time [yr]: 236.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 237/500  time [yr]: 237.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 238/500  time [yr]: 238.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 239/500  time [yr]: 239.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 240/500  time [yr]: 240.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 241/500  time [yr]: 241.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 242/500  time [yr]: 242.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 243/500  time [yr]: 243.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 244/500  time [yr]: 244.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 245/500  time [yr]: 245.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 246/500  time [yr]: 246.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 247/500  time [yr]: 247.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 248/500  time [yr]: 248.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 249/500  time [yr]: 249.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 250/500  time [yr]: 250.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 251/500  time [yr]: 251.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 252/500  time [yr]: 252.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 253/500  time [yr]: 253.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 254/500  time [yr]: 254.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 255/500  time [yr]: 255.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 256/500  time [yr]: 256.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 257/500  time [yr]: 257.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 258/500  time [yr]: 258.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 259/500  time [yr]: 259.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 260/500  time [yr]: 260.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 261/500  time [yr]: 261.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 262/500  time [yr]: 262.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 263/500  time [yr]: 263.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 264/500  time [yr]: 264.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 265/500  time [yr]: 265.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 266/500  time [yr]: 266.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 267/500  time [yr]: 267.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 268/500  time [yr]: 268.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 269/500  time [yr]: 269.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 270/500  time [yr]: 270.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 271/500  time [yr]: 271.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 272/500  time [yr]: 272.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 273/500  time [yr]: 273.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 274/500  time [yr]: 274.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 275/500  time [yr]: 275.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 276/500  time [yr]: 276.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 277/500  time [yr]: 277.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 278/500  time [yr]: 278.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 279/500  time [yr]: 279.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 280/500  time [yr]: 280.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 281/500  time [yr]: 281.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 282/500  time [yr]: 282.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 283/500  time [yr]: 283.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 284/500  time [yr]: 284.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 285/500  time [yr]: 285.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 286/500  time [yr]: 286.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 287/500  time [yr]: 287.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 288/500  time [yr]: 288.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 289/500  time [yr]: 289.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 290/500  time [yr]: 290.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 291/500  time [yr]: 291.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 292/500  time [yr]: 292.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 293/500  time [yr]: 293.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 294/500  time [yr]: 294.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 295/500  time [yr]: 295.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 296/500  time [yr]: 296.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 297/500  time [yr]: 297.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 298/500  time [yr]: 298.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 299/500  time [yr]: 299.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 300/500  time [yr]: 300.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 301/500  time [yr]: 301.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 302/500  time [yr]: 302.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 303/500  time [yr]: 303.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 304/500  time [yr]: 304.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 305/500  time [yr]: 305.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 306/500  time [yr]: 306.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 307/500  time [yr]: 307.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 308/500  time [yr]: 308.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 309/500  time [yr]: 309.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 310/500  time [yr]: 310.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 311/500  time [yr]: 311.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 312/500  time [yr]: 312.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 313/500  time [yr]: 313.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 314/500  time [yr]: 314.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 315/500  time [yr]: 315.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 316/500  time [yr]: 316.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 317/500  time [yr]: 317.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 318/500  time [yr]: 318.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 319/500  time [yr]: 319.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 320/500  time [yr]: 320.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 321/500  time [yr]: 321.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 322/500  time [yr]: 322.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 323/500  time [yr]: 323.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 324/500  time [yr]: 324.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 325/500  time [yr]: 325.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 326/500  time [yr]: 326.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 327/500  time [yr]: 327.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 328/500  time [yr]: 328.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 329/500  time [yr]: 329.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 330/500  time [yr]: 330.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 331/500  time [yr]: 331.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 332/500  time [yr]: 332.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 333/500  time [yr]: 333.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 334/500  time [yr]: 334.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 335/500  time [yr]: 335.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 336/500  time [yr]: 336.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 337/500  time [yr]: 337.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 338/500  time [yr]: 338.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 339/500  time [yr]: 339.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 340/500  time [yr]: 340.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 341/500  time [yr]: 341.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 342/500  time [yr]: 342.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 343/500  time [yr]: 343.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 344/500  time [yr]: 344.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 345/500  time [yr]: 345.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 346/500  time [yr]: 346.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 347/500  time [yr]: 347.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 348/500  time [yr]: 348.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 349/500  time [yr]: 349.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 350/500  time [yr]: 350.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 351/500  time [yr]: 351.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 352/500  time [yr]: 352.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 353/500  time [yr]: 353.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 354/500  time [yr]: 354.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 355/500  time [yr]: 355.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 356/500  time [yr]: 356.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 357/500  time [yr]: 357.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 358/500  time [yr]: 358.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 359/500  time [yr]: 359.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 360/500  time [yr]: 360.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 361/500  time [yr]: 361.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 362/500  time [yr]: 362.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 363/500  time [yr]: 363.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 364/500  time [yr]: 364.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 365/500  time [yr]: 365.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 366/500  time [yr]: 366.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 367/500  time [yr]: 367.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 368/500  time [yr]: 368.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 369/500  time [yr]: 369.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 370/500  time [yr]: 370.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 371/500  time [yr]: 371.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 372/500  time [yr]: 372.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 373/500  time [yr]: 373.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 374/500  time [yr]: 374.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 375/500  time [yr]: 375.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 376/500  time [yr]: 376.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 377/500  time [yr]: 377.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 378/500  time [yr]: 378.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 379/500  time [yr]: 379.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 380/500  time [yr]: 380.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 381/500  time [yr]: 381.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 382/500  time [yr]: 382.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 383/500  time [yr]: 383.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 384/500  time [yr]: 384.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 385/500  time [yr]: 385.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 386/500  time [yr]: 386.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 387/500  time [yr]: 387.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 388/500  time [yr]: 388.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 389/500  time [yr]: 389.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 390/500  time [yr]: 390.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 391/500  time [yr]: 391.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 392/500  time [yr]: 392.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 393/500  time [yr]: 393.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 394/500  time [yr]: 394.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 395/500  time [yr]: 395.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 396/500  time [yr]: 396.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 397/500  time [yr]: 397.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 398/500  time [yr]: 398.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 399/500  time [yr]: 399.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 400/500  time [yr]: 400.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 401/500  time [yr]: 401.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 402/500  time [yr]: 402.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 403/500  time [yr]: 403.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 404/500  time [yr]: 404.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 405/500  time [yr]: 405.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 406/500  time [yr]: 406.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 407/500  time [yr]: 407.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 408/500  time [yr]: 408.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 409/500  time [yr]: 409.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 410/500  time [yr]: 410.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 411/500  time [yr]: 411.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 412/500  time [yr]: 412.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 413/500  time [yr]: 413.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 414/500  time [yr]: 414.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 415/500  time [yr]: 415.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 416/500  time [yr]: 416.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 417/500  time [yr]: 417.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 418/500  time [yr]: 418.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 419/500  time [yr]: 419.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 420/500  time [yr]: 420.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 421/500  time [yr]: 421.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 422/500  time [yr]: 422.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 423/500  time [yr]: 423.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 424/500  time [yr]: 424.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 425/500  time [yr]: 425.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 426/500  time [yr]: 426.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 427/500  time [yr]: 427.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 428/500  time [yr]: 428.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 429/500  time [yr]: 429.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 430/500  time [yr]: 430.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 431/500  time [yr]: 431.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 432/500  time [yr]: 432.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 433/500  time [yr]: 433.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 434/500  time [yr]: 434.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 435/500  time [yr]: 435.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 436/500  time [yr]: 436.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 437/500  time [yr]: 437.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 438/500  time [yr]: 438.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 439/500  time [yr]: 439.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 440/500  time [yr]: 440.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 441/500  time [yr]: 441.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 442/500  time [yr]: 442.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 443/500  time [yr]: 443.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 444/500  time [yr]: 444.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 445/500  time [yr]: 445.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 446/500  time [yr]: 446.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 447/500  time [yr]: 447.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 448/500  time [yr]: 448.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 449/500  time [yr]: 449.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 450/500  time [yr]: 450.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 451/500  time [yr]: 451.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 452/500  time [yr]: 452.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 453/500  time [yr]: 453.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 454/500  time [yr]: 454.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 455/500  time [yr]: 455.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 456/500  time [yr]: 456.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 457/500  time [yr]: 457.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 458/500  time [yr]: 458.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 459/500  time [yr]: 459.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 460/500  time [yr]: 460.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 461/500  time [yr]: 461.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 462/500  time [yr]: 462.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 463/500  time [yr]: 463.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 464/500  time [yr]: 464.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 465/500  time [yr]: 465.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 466/500  time [yr]: 466.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 467/500  time [yr]: 467.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 468/500  time [yr]: 468.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 469/500  time [yr]: 469.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 470/500  time [yr]: 470.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 471/500  time [yr]: 471.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 472/500  time [yr]: 472.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 473/500  time [yr]: 473.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 474/500  time [yr]: 474.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 475/500  time [yr]: 475.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 476/500  time [yr]: 476.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 477/500  time [yr]: 477.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 478/500  time [yr]: 478.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 479/500  time [yr]: 479.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 480/500  time [yr]: 480.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 481/500  time [yr]: 481.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 482/500  time [yr]: 482.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 483/500  time [yr]: 483.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 484/500  time [yr]: 484.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 485/500  time [yr]: 485.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 486/500  time [yr]: 486.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 487/500  time [yr]: 487.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 488/500  time [yr]: 488.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 489/500  time [yr]: 489.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 490/500  time [yr]: 490.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 491/500  time [yr]: 491.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 492/500  time [yr]: 492.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 493/500  time [yr]: 493.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 494/500  time [yr]: 494.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 495/500  time [yr]: 495.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 496/500  time [yr]: 496.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 497/500  time [yr]: 497.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 498/500  time [yr]: 498.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 499/500  time [yr]: 499.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 500/500  time [yr]: 500.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.060479
   Total Core solution elapsed time:       127.438
   Linear solver elapsed time:             38.0557 (30%)

   Total elapsed time: 0 hrs 2 min 7 sec
loading results from cluster
SUCCESS
+++ exit code: 0
+++ error: 0

+++ Running case: Example-EsaGRACE 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Global mesh creation
Info    : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-2e8c8d7, 1 node, max. 1 thread]
Info    : Started on Thu Feb 20 01:56:12 2025
Info    : Reading 'sphere.geo'...
Info    : Done reading 'sphere.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Circle)
Info    : [ 10%] Meshing curve 2 (Circle)
Info    : [ 20%] Meshing curve 3 (Circle)
Info    : [ 30%] Meshing curve 4 (Circle)
Info    : [ 40%] Meshing curve 5 (Circle)
Info    : [ 50%] Meshing curve 6 (Circle)
Info    : [ 50%] Meshing curve 7 (Circle)
Info    : [ 60%] Meshing curve 8 (Circle)
Info    : [ 70%] Meshing curve 9 (Circle)
Info    : [ 80%] Meshing curve 10 (Circle)
Info    : [ 90%] Meshing curve 11 (Circle)
Info    : [100%] Meshing curve 12 (Circle)
Info    : Done meshing 1D (Wall 0.00305684s, CPU 0.001725s)
Info    : Meshing 2D...
Info    : [  0%] Meshing surface 14 (Surface, MeshAdapt)
Info    : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
Info    : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
Info    : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
Info    : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
Info    : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
Info    : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
Info    : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
Info    : Done meshing 2D (Wall 21.291s, CPU 21.2024s)
Info    : 7669 nodes 15747 elements
Info    : Writing 'sphere.msh'...
Info    : Done writing 'sphere.msh'
Info    : Stopped on Thu Feb 20 01:56:34 2025 (From start: Wall 21.3661s, CPU 21.2592s)
gmtmask: num vertices 7668
gmtmask: done
   Step 2: Define loads in meters of ice height equivalent
If dataset file exists at another location, modify the path in examples/Functions/grace.m
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in grace (line 50)
		time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC

Error in runme (line 33)
	water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
+++ exit code: 0
+++ error: 0

+++ Running case: Example-EsaGRACE 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Global mesh creation
Info    : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-2e8c8d7, 1 node, max. 1 thread]
Info    : Started on Thu Feb 20 01:56:12 2025
Info    : Reading 'sphere.geo'...
Info    : Done reading 'sphere.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Circle)
Info    : [ 10%] Meshing curve 2 (Circle)
Info    : [ 20%] Meshing curve 3 (Circle)
Info    : [ 30%] Meshing curve 4 (Circle)
Info    : [ 40%] Meshing curve 5 (Circle)
Info    : [ 50%] Meshing curve 6 (Circle)
Info    : [ 50%] Meshing curve 7 (Circle)
Info    : [ 60%] Meshing curve 8 (Circle)
Info    : [ 70%] Meshing curve 9 (Circle)
Info    : [ 80%] Meshing curve 10 (Circle)
Info    : [ 90%] Meshing curve 11 (Circle)
Info    : [100%] Meshing curve 12 (Circle)
Info    : Done meshing 1D (Wall 0.00305684s, CPU 0.001725s)
Info    : Meshing 2D...
Info    : [  0%] Meshing surface 14 (Surface, MeshAdapt)
Info    : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
Info    : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
Info    : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
Info    : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
Info    : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
Info    : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
Info    : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
Info    : Done meshing 2D (Wall 21.291s, CPU 21.2024s)
Info    : 7669 nodes 15747 elements
Info    : Writing 'sphere.msh'...
Info    : Done writing 'sphere.msh'
Info    : Stopped on Thu Feb 20 01:56:34 2025 (From start: Wall 21.3661s, CPU 21.2592s)
gmtmask: num vertices 7668
gmtmask: done
   Step 2: Define loads in meters of ice height equivalent
If dataset file exists at another location, modify the path in examples/Functions/grace.m
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in grace (line 50)
		time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC

Error in runme (line 33)
	water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
+++ exit code: 0
+++ error: 1

+++ Running case: Example-EsaWahr 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
   Step 2: Anisotropic mesh creation
Anisotropic mesh adaptation
WARNING: mesh present but no geometry found. Reconstructing...
   new number of triangles = 4207
   Step 3: Define loads
   Step 4: Parameterization
   Step 5: Solve Esa solver
checking model consistency
marshalling file EsaWahr.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

   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.133097
   Total Core solution elapsed time:       0.5511 
   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
   Step 6: Plot solutions
   Step 7: Compare results against Wahr semi-analytic solutions
SUCCESS
+++ exit code: 0
+++ error: 0

+++ Running case: Example-EsaWahr 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
   Step 2: Anisotropic mesh creation
Anisotropic mesh adaptation
WARNING: mesh present but no geometry found. Reconstructing...
   new number of triangles = 4207
   Step 3: Define loads
   Step 4: Parameterization
   Step 5: Solve Esa solver
checking model consistency
marshalling file EsaWahr.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

   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.133097
   Total Core solution elapsed time:       0.5511 
   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
   Step 6: Plot solutions
   Step 7: Compare results against Wahr semi-analytic solutions
SUCCESS
+++ exit code: 0
+++ error: 0

+++ Running case: Example-Greenland 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/Greenland_5km_dev1.2.nc for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in runme (line 17)
	x1   = ncread(ncdata,'x1');FAILURE
+++ exit code: 0
+++ error: 0

+++ Running case: Example-Greenland 
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/Greenland_5km_dev1.2.nc for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in runme (line 17)
	x1   = ncread(ncdata,'x1');FAILURE
+++ exit code: 0
+++ error: 1
----------MATLAB exited in error!----------
starting: AMR

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Coarse mesh
Construction of a mesh from a given geometry
   Step 2: Parameterization
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no thermal boundary conditions created: no observed temperature found
   Step 3: Solve!
checking model consistency
marshalling file mismip.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/500  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 2/500  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 3/500  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 4/500  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 5/500  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 6/500  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 7/500  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 8/500  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 9/500  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 10/500  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 11/500  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 12/500  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 13/500  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 14/500  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 15/500  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 16/500  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 17/500  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 18/500  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 19/500  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 20/500  time [yr]: 20.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 21/500  time [yr]: 21.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 22/500  time [yr]: 22.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 23/500  time [yr]: 23.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 24/500  time [yr]: 24.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 25/500  time [yr]: 25.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 26/500  time [yr]: 26.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 27/500  time [yr]: 27.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 28/500  time [yr]: 28.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 29/500  time [yr]: 29.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 30/500  time [yr]: 30.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 31/500  time [yr]: 31.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 32/500  time [yr]: 32.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 33/500  time [yr]: 33.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 34/500  time [yr]: 34.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 35/500  time [yr]: 35.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 36/500  time [yr]: 36.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 37/500  time [yr]: 37.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 38/500  time [yr]: 38.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 39/500  time [yr]: 39.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 40/500  time [yr]: 40.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 41/500  time [yr]: 41.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 42/500  time [yr]: 42.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 43/500  time [yr]: 43.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 44/500  time [yr]: 44.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 45/500  time [yr]: 45.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 46/500  time [yr]: 46.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 47/500  time [yr]: 47.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 48/500  time [yr]: 48.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 49/500  time [yr]: 49.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 50/500  time [yr]: 50.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 51/500  time [yr]: 51.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 52/500  time [yr]: 52.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 53/500  time [yr]: 53.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 54/500  time [yr]: 54.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 55/500  time [yr]: 55.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 56/500  time [yr]: 56.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 57/500  time [yr]: 57.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 58/500  time [yr]: 58.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 59/500  time [yr]: 59.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 60/500  time [yr]: 60.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 61/500  time [yr]: 61.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 62/500  time [yr]: 62.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 63/500  time [yr]: 63.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 64/500  time [yr]: 64.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 65/500  time [yr]: 65.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 66/500  time [yr]: 66.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 67/500  time [yr]: 67.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 68/500  time [yr]: 68.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 69/500  time [yr]: 69.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 70/500  time [yr]: 70.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 71/500  time [yr]: 71.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 72/500  time [yr]: 72.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 73/500  time [yr]: 73.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 74/500  time [yr]: 74.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 75/500  time [yr]: 75.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 76/500  time [yr]: 76.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 77/500  time [yr]: 77.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 78/500  time [yr]: 78.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 79/500  time [yr]: 79.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 80/500  time [yr]: 80.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 81/500  time [yr]: 81.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 82/500  time [yr]: 82.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 83/500  time [yr]: 83.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 84/500  time [yr]: 84.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 85/500  time [yr]: 85.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 86/500  time [yr]: 86.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 87/500  time [yr]: 87.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 88/500  time [yr]: 88.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 89/500  time [yr]: 89.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 90/500  time [yr]: 90.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 91/500  time [yr]: 91.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 92/500  time [yr]: 92.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 93/500  time [yr]: 93.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 94/500  time [yr]: 94.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 95/500  time [yr]: 95.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 96/500  time [yr]: 96.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 97/500  time [yr]: 97.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 98/500  time [yr]: 98.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 99/500  time [yr]: 99.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 100/500  time [yr]: 100.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 101/500  time [yr]: 101.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 102/500  time [yr]: 102.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 103/500  time [yr]: 103.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 104/500  time [yr]: 104.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 105/500  time [yr]: 105.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 106/500  time [yr]: 106.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 107/500  time [yr]: 107.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 108/500  time [yr]: 108.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 109/500  time [yr]: 109.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 110/500  time [yr]: 110.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 111/500  time [yr]: 111.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 112/500  time [yr]: 112.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 113/500  time [yr]: 113.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 114/500  time [yr]: 114.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 115/500  time [yr]: 115.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 116/500  time [yr]: 116.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 117/500  time [yr]: 117.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 118/500  time [yr]: 118.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 119/500  time [yr]: 119.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 120/500  time [yr]: 120.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 121/500  time [yr]: 121.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 122/500  time [yr]: 122.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 123/500  time [yr]: 123.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 124/500  time [yr]: 124.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 125/500  time [yr]: 125.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 126/500  time [yr]: 126.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 127/500  time [yr]: 127.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 128/500  time [yr]: 128.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 129/500  time [yr]: 129.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 130/500  time [yr]: 130.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 131/500  time [yr]: 131.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 132/500  time [yr]: 132.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 133/500  time [yr]: 133.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 134/500  time [yr]: 134.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 135/500  time [yr]: 135.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 136/500  time [yr]: 136.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 137/500  time [yr]: 137.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 138/500  time [yr]: 138.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 139/500  time [yr]: 139.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 140/500  time [yr]: 140.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 141/500  time [yr]: 141.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 142/500  time [yr]: 142.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 143/500  time [yr]: 143.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 144/500  time [yr]: 144.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 145/500  time [yr]: 145.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 146/500  time [yr]: 146.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 147/500  time [yr]: 147.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 148/500  time [yr]: 148.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 149/500  time [yr]: 149.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 150/500  time [yr]: 150.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 151/500  time [yr]: 151.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 152/500  time [yr]: 152.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 153/500  time [yr]: 153.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 154/500  time [yr]: 154.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 155/500  time [yr]: 155.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 156/500  time [yr]: 156.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 157/500  time [yr]: 157.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 158/500  time [yr]: 158.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 159/500  time [yr]: 159.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 160/500  time [yr]: 160.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 161/500  time [yr]: 161.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 162/500  time [yr]: 162.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 163/500  time [yr]: 163.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 164/500  time [yr]: 164.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 165/500  time [yr]: 165.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 166/500  time [yr]: 166.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 167/500  time [yr]: 167.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 168/500  time [yr]: 168.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 169/500  time [yr]: 169.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 170/500  time [yr]: 170.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 171/500  time [yr]: 171.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 172/500  time [yr]: 172.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 173/500  time [yr]: 173.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 174/500  time [yr]: 174.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 175/500  time [yr]: 175.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 176/500  time [yr]: 176.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 177/500  time [yr]: 177.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 178/500  time [yr]: 178.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 179/500  time [yr]: 179.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 180/500  time [yr]: 180.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 181/500  time [yr]: 181.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 182/500  time [yr]: 182.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 183/500  time [yr]: 183.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 184/500  time [yr]: 184.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 185/500  time [yr]: 185.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 186/500  time [yr]: 186.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 187/500  time [yr]: 187.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 188/500  time [yr]: 188.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 189/500  time [yr]: 189.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 190/500  time [yr]: 190.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 191/500  time [yr]: 191.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 192/500  time [yr]: 192.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 193/500  time [yr]: 193.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 194/500  time [yr]: 194.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 195/500  time [yr]: 195.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 196/500  time [yr]: 196.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 197/500  time [yr]: 197.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 198/500  time [yr]: 198.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 199/500  time [yr]: 199.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 200/500  time [yr]: 200.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 201/500  time [yr]: 201.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 202/500  time [yr]: 202.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 203/500  time [yr]: 203.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 204/500  time [yr]: 204.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 205/500  time [yr]: 205.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 206/500  time [yr]: 206.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 207/500  time [yr]: 207.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 208/500  time [yr]: 208.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 209/500  time [yr]: 209.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 210/500  time [yr]: 210.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 211/500  time [yr]: 211.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 212/500  time [yr]: 212.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 213/500  time [yr]: 213.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 214/500  time [yr]: 214.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 215/500  time [yr]: 215.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 216/500  time [yr]: 216.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 217/500  time [yr]: 217.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 218/500  time [yr]: 218.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 219/500  time [yr]: 219.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 220/500  time [yr]: 220.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 221/500  time [yr]: 221.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 222/500  time [yr]: 222.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 223/500  time [yr]: 223.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 224/500  time [yr]: 224.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 225/500  time [yr]: 225.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 226/500  time [yr]: 226.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 227/500  time [yr]: 227.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 228/500  time [yr]: 228.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 229/500  time [yr]: 229.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 230/500  time [yr]: 230.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 231/500  time [yr]: 231.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 232/500  time [yr]: 232.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 233/500  time [yr]: 233.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 234/500  time [yr]: 234.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 235/500  time [yr]: 235.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 236/500  time [yr]: 236.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 237/500  time [yr]: 237.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 238/500  time [yr]: 238.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 239/500  time [yr]: 239.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 240/500  time [yr]: 240.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 241/500  time [yr]: 241.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 242/500  time [yr]: 242.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 243/500  time [yr]: 243.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 244/500  time [yr]: 244.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 245/500  time [yr]: 245.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 246/500  time [yr]: 246.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 247/500  time [yr]: 247.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 248/500  time [yr]: 248.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 249/500  time [yr]: 249.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 250/500  time [yr]: 250.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 251/500  time [yr]: 251.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 252/500  time [yr]: 252.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 253/500  time [yr]: 253.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 254/500  time [yr]: 254.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 255/500  time [yr]: 255.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 256/500  time [yr]: 256.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 257/500  time [yr]: 257.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 258/500  time [yr]: 258.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 259/500  time [yr]: 259.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 260/500  time [yr]: 260.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 261/500  time [yr]: 261.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 262/500  time [yr]: 262.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 263/500  time [yr]: 263.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 264/500  time [yr]: 264.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 265/500  time [yr]: 265.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 266/500  time [yr]: 266.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 267/500  time [yr]: 267.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 268/500  time [yr]: 268.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 269/500  time [yr]: 269.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 270/500  time [yr]: 270.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 271/500  time [yr]: 271.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 272/500  time [yr]: 272.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 273/500  time [yr]: 273.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 274/500  time [yr]: 274.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 275/500  time [yr]: 275.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 276/500  time [yr]: 276.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 277/500  time [yr]: 277.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 278/500  time [yr]: 278.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 279/500  time [yr]: 279.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 280/500  time [yr]: 280.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 281/500  time [yr]: 281.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 282/500  time [yr]: 282.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 283/500  time [yr]: 283.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 284/500  time [yr]: 284.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 285/500  time [yr]: 285.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 286/500  time [yr]: 286.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 287/500  time [yr]: 287.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 288/500  time [yr]: 288.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 289/500  time [yr]: 289.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 290/500  time [yr]: 290.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 291/500  time [yr]: 291.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 292/500  time [yr]: 292.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 293/500  time [yr]: 293.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 294/500  time [yr]: 294.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 295/500  time [yr]: 295.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 296/500  time [yr]: 296.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 297/500  time [yr]: 297.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 298/500  time [yr]: 298.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 299/500  time [yr]: 299.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 300/500  time [yr]: 300.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 301/500  time [yr]: 301.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 302/500  time [yr]: 302.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 303/500  time [yr]: 303.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 304/500  time [yr]: 304.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 305/500  time [yr]: 305.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 306/500  time [yr]: 306.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 307/500  time [yr]: 307.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 308/500  time [yr]: 308.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 309/500  time [yr]: 309.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 310/500  time [yr]: 310.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 311/500  time [yr]: 311.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 312/500  time [yr]: 312.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 313/500  time [yr]: 313.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 314/500  time [yr]: 314.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 315/500  time [yr]: 315.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 316/500  time [yr]: 316.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 317/500  time [yr]: 317.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 318/500  time [yr]: 318.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 319/500  time [yr]: 319.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 320/500  time [yr]: 320.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 321/500  time [yr]: 321.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 322/500  time [yr]: 322.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 323/500  time [yr]: 323.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 324/500  time [yr]: 324.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 325/500  time [yr]: 325.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 326/500  time [yr]: 326.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 327/500  time [yr]: 327.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 328/500  time [yr]: 328.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 329/500  time [yr]: 329.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 330/500  time [yr]: 330.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 331/500  time [yr]: 331.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 332/500  time [yr]: 332.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 333/500  time [yr]: 333.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 334/500  time [yr]: 334.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 335/500  time [yr]: 335.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 336/500  time [yr]: 336.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 337/500  time [yr]: 337.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 338/500  time [yr]: 338.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 339/500  time [yr]: 339.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 340/500  time [yr]: 340.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 341/500  time [yr]: 341.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 342/500  time [yr]: 342.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 343/500  time [yr]: 343.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 344/500  time [yr]: 344.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 345/500  time [yr]: 345.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 346/500  time [yr]: 346.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 347/500  time [yr]: 347.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 348/500  time [yr]: 348.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 349/500  time [yr]: 349.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 350/500  time [yr]: 350.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 351/500  time [yr]: 351.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 352/500  time [yr]: 352.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 353/500  time [yr]: 353.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 354/500  time [yr]: 354.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 355/500  time [yr]: 355.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 356/500  time [yr]: 356.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 357/500  time [yr]: 357.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 358/500  time [yr]: 358.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 359/500  time [yr]: 359.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 360/500  time [yr]: 360.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 361/500  time [yr]: 361.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 362/500  time [yr]: 362.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 363/500  time [yr]: 363.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 364/500  time [yr]: 364.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 365/500  time [yr]: 365.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 366/500  time [yr]: 366.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 367/500  time [yr]: 367.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 368/500  time [yr]: 368.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 369/500  time [yr]: 369.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 370/500  time [yr]: 370.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 371/500  time [yr]: 371.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 372/500  time [yr]: 372.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 373/500  time [yr]: 373.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 374/500  time [yr]: 374.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 375/500  time [yr]: 375.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 376/500  time [yr]: 376.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 377/500  time [yr]: 377.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 378/500  time [yr]: 378.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 379/500  time [yr]: 379.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 380/500  time [yr]: 380.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 381/500  time [yr]: 381.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 382/500  time [yr]: 382.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 383/500  time [yr]: 383.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 384/500  time [yr]: 384.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 385/500  time [yr]: 385.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 386/500  time [yr]: 386.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 387/500  time [yr]: 387.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 388/500  time [yr]: 388.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 389/500  time [yr]: 389.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 390/500  time [yr]: 390.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 391/500  time [yr]: 391.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 392/500  time [yr]: 392.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 393/500  time [yr]: 393.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 394/500  time [yr]: 394.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 395/500  time [yr]: 395.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 396/500  time [yr]: 396.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 397/500  time [yr]: 397.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 398/500  time [yr]: 398.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 399/500  time [yr]: 399.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 400/500  time [yr]: 400.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 401/500  time [yr]: 401.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 402/500  time [yr]: 402.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 403/500  time [yr]: 403.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 404/500  time [yr]: 404.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 405/500  time [yr]: 405.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 406/500  time [yr]: 406.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 407/500  time [yr]: 407.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 408/500  time [yr]: 408.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 409/500  time [yr]: 409.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 410/500  time [yr]: 410.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 411/500  time [yr]: 411.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 412/500  time [yr]: 412.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 413/500  time [yr]: 413.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 414/500  time [yr]: 414.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 415/500  time [yr]: 415.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 416/500  time [yr]: 416.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 417/500  time [yr]: 417.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 418/500  time [yr]: 418.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 419/500  time [yr]: 419.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 420/500  time [yr]: 420.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 421/500  time [yr]: 421.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 422/500  time [yr]: 422.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 423/500  time [yr]: 423.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 424/500  time [yr]: 424.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 425/500  time [yr]: 425.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 426/500  time [yr]: 426.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 427/500  time [yr]: 427.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 428/500  time [yr]: 428.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 429/500  time [yr]: 429.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 430/500  time [yr]: 430.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 431/500  time [yr]: 431.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 432/500  time [yr]: 432.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 433/500  time [yr]: 433.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 434/500  time [yr]: 434.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 435/500  time [yr]: 435.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 436/500  time [yr]: 436.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 437/500  time [yr]: 437.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 438/500  time [yr]: 438.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 439/500  time [yr]: 439.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 440/500  time [yr]: 440.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 441/500  time [yr]: 441.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 442/500  time [yr]: 442.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 443/500  time [yr]: 443.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 444/500  time [yr]: 444.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 445/500  time [yr]: 445.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 446/500  time [yr]: 446.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 447/500  time [yr]: 447.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 448/500  time [yr]: 448.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 449/500  time [yr]: 449.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 450/500  time [yr]: 450.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 451/500  time [yr]: 451.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 452/500  time [yr]: 452.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 453/500  time [yr]: 453.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 454/500  time [yr]: 454.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 455/500  time [yr]: 455.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 456/500  time [yr]: 456.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 457/500  time [yr]: 457.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 458/500  time [yr]: 458.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 459/500  time [yr]: 459.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 460/500  time [yr]: 460.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 461/500  time [yr]: 461.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 462/500  time [yr]: 462.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 463/500  time [yr]: 463.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 464/500  time [yr]: 464.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 465/500  time [yr]: 465.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 466/500  time [yr]: 466.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 467/500  time [yr]: 467.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 468/500  time [yr]: 468.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 469/500  time [yr]: 469.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 470/500  time [yr]: 470.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 471/500  time [yr]: 471.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 472/500  time [yr]: 472.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 473/500  time [yr]: 473.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 474/500  time [yr]: 474.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 475/500  time [yr]: 475.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 476/500  time [yr]: 476.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 477/500  time [yr]: 477.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 478/500  time [yr]: 478.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 479/500  time [yr]: 479.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 480/500  time [yr]: 480.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 481/500  time [yr]: 481.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 482/500  time [yr]: 482.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 483/500  time [yr]: 483.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 484/500  time [yr]: 484.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 485/500  time [yr]: 485.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 486/500  time [yr]: 486.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 487/500  time [yr]: 487.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 488/500  time [yr]: 488.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 489/500  time [yr]: 489.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 490/500  time [yr]: 490.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
   refining mesh

	call adjust base and thickness module
iteration 491/500  time [yr]: 491.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 492/500  time [yr]: 492.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 493/500  time [yr]: 493.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 494/500  time [yr]: 494.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 495/500  time [yr]: 495.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 496/500  time [yr]: 496.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 497/500  time [yr]: 497.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 498/500  time [yr]: 498.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 499/500  time [yr]: 499.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   refining mesh

	call adjust base and thickness module
iteration 500/500  time [yr]: 500.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   computing new grounding line position
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.060479
   Total Core solution elapsed time:       127.438
   Linear solver elapsed time:             38.0557 (30%)

   Total elapsed time: 0 hrs 2 min 7 sec
loading results from cluster
SUCCESS
finished: AMR
starting: EsaGRACE

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Global mesh creation
Info    : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-2e8c8d7, 1 node, max. 1 thread]
Info    : Started on Thu Feb 20 01:56:12 2025
Info    : Reading 'sphere.geo'...
Info    : Done reading 'sphere.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Circle)
Info    : [ 10%] Meshing curve 2 (Circle)
Info    : [ 20%] Meshing curve 3 (Circle)
Info    : [ 30%] Meshing curve 4 (Circle)
Info    : [ 40%] Meshing curve 5 (Circle)
Info    : [ 50%] Meshing curve 6 (Circle)
Info    : [ 50%] Meshing curve 7 (Circle)
Info    : [ 60%] Meshing curve 8 (Circle)
Info    : [ 70%] Meshing curve 9 (Circle)
Info    : [ 80%] Meshing curve 10 (Circle)
Info    : [ 90%] Meshing curve 11 (Circle)
Info    : [100%] Meshing curve 12 (Circle)
Info    : Done meshing 1D (Wall 0.00305684s, CPU 0.001725s)
Info    : Meshing 2D...
Info    : [  0%] Meshing surface 14 (Surface, MeshAdapt)
Info    : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
Info    : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
Info    : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
Info    : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
Info    : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
Info    : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
Info    : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
Info    : Done meshing 2D (Wall 21.291s, CPU 21.2024s)
Info    : 7669 nodes 15747 elements
Info    : Writing 'sphere.msh'...
Info    : Done writing 'sphere.msh'
Info    : Stopped on Thu Feb 20 01:56:34 2025 (From start: Wall 21.3661s, CPU 21.2592s)
gmtmask: num vertices 7668
gmtmask: done
   Step 2: Define loads in meters of ice height equivalent
If dataset file exists at another location, modify the path in examples/Functions/grace.m
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in grace (line 50)
		time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC

Error in runme (line 33)
	water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
finished: EsaGRACE
starting: EsaWahr

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
   Step 2: Anisotropic mesh creation
Anisotropic mesh adaptation
WARNING: mesh present but no geometry found. Reconstructing...
   new number of triangles = 4207
   Step 3: Define loads
   Step 4: Parameterization
   Step 5: Solve Esa solver
checking model consistency
marshalling file EsaWahr.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

   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.133097
   Total Core solution elapsed time:       0.5511 
   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
   Step 6: Plot solutions
   Step 7: Compare results against Wahr semi-analytic solutions
SUCCESS
finished: EsaWahr
starting: Greenland

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
              R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
                             December 28, 2023

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

   Step 1: Mesh creation
Error using internal.matlab.imagesci.nc/openToRead
Could not open ../Data/Greenland_5km_dev1.2.nc for reading.

Error in internal.matlab.imagesci.nc (line 124)
                    this.openToRead();

Error in ncread (line 71)
ncObj   = internal.matlab.imagesci.nc(ncFile);

Error in runme (line 17)
	x1   = ncread(ncdata,'x1');FAILURE
finished: Greenland
-----------End of matlab_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE